mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
comms/anyremote: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
c779176e8a
commit
61c2850fdc
2 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= anyremote
|
||||
PORTVERSION= 6.7.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= comms
|
||||
MASTER_SITES= SF
|
||||
|
||||
|
@ -17,6 +18,7 @@ USES= alias iconv pkgconfig python shebangfix gnome xorg
|
|||
USE_GNOME= glib20
|
||||
SHEBANG_FILES= cfg-data/Utils/all-in-1.py
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB}
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
bin/anyremote
|
||||
man/man1/anyremote.1.gz
|
||||
share/man/man1/anyremote.1.gz
|
||||
%%DATADIR%%/cfg-data/AT-mode/all-in-one.cfg
|
||||
%%DATADIR%%/cfg-data/AT-mode/amarok.cfg
|
||||
%%DATADIR%%/cfg-data/AT-mode/amixer.cfg
|
||||
|
|
Loading…
Add table
Reference in a new issue