comms/lirc: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
8dfe07afca
commit
4b7bcc9315
@ -1,6 +1,6 @@
|
||||
PORTNAME= lirc
|
||||
PORTVERSION= 0.9.0
|
||||
PORTREVISION= 13
|
||||
PORTREVISION= 14
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= comms
|
||||
MASTER_SITES= SF/${PORTNAME}/LIRC/${PORTVERSION}
|
||||
@ -21,6 +21,7 @@ INSTALL_TARGET= install-strip
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ARGS= --enable-sandboxed --with-devdir=/var/run/lirc \
|
||||
--sysconfdir=${PREFIX}/etc
|
||||
|
||||
|
||||
@ -14,19 +14,19 @@ lib/liblirc_client.a
|
||||
lib/liblirc_client.so
|
||||
lib/liblirc_client.so.0
|
||||
lib/liblirc_client.so.0.2.1
|
||||
man/man1/ircat.1.gz
|
||||
man/man1/irexec.1.gz
|
||||
man/man1/irpty.1.gz
|
||||
man/man1/irrecord.1.gz
|
||||
man/man1/irsend.1.gz
|
||||
man/man1/irw.1.gz
|
||||
man/man1/irxevent.1.gz
|
||||
man/man1/lircrcd.1.gz
|
||||
man/man1/mode2.1.gz
|
||||
man/man1/smode2.1.gz
|
||||
man/man1/xmode2.1.gz
|
||||
man/man8/lircd.8.gz
|
||||
man/man8/lircmd.8.gz
|
||||
share/man/man1/ircat.1.gz
|
||||
share/man/man1/irexec.1.gz
|
||||
share/man/man1/irpty.1.gz
|
||||
share/man/man1/irrecord.1.gz
|
||||
share/man/man1/irsend.1.gz
|
||||
share/man/man1/irw.1.gz
|
||||
share/man/man1/irxevent.1.gz
|
||||
share/man/man1/lircrcd.1.gz
|
||||
share/man/man1/mode2.1.gz
|
||||
share/man/man1/smode2.1.gz
|
||||
share/man/man1/xmode2.1.gz
|
||||
share/man/man8/lircd.8.gz
|
||||
share/man/man8/lircmd.8.gz
|
||||
sbin/lircd
|
||||
sbin/lircmd
|
||||
@sample etc/lircd.conf.sample
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user