x11/xtermset: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
2c9c53e5b8
commit
1839496069
@ -1,6 +1,6 @@
|
|||||||
PORTNAME= xtermset
|
PORTNAME= xtermset
|
||||||
PORTVERSION= 0.5.2
|
PORTVERSION= 0.5.2
|
||||||
PORTREVISION= 2
|
PORTREVISION= 3
|
||||||
CATEGORIES= x11
|
CATEGORIES= x11
|
||||||
MASTER_SITES= SF/clts/${PORTNAME}/${PORTVERSION}
|
MASTER_SITES= SF/clts/${PORTNAME}/${PORTVERSION}
|
||||||
|
|
||||||
@ -12,6 +12,7 @@ LICENSE= GPLv2+
|
|||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||||
MAKE_ARGS+= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}"
|
MAKE_ARGS+= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}"
|
||||||
USES= gmake
|
USES= gmake
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
bin/xtermset
|
bin/xtermset
|
||||||
man/man1/xtermset.1.gz
|
share/man/man1/xtermset.1.gz
|
||||||
man/man5/terms.5.gz
|
share/man/man5/terms.5.gz
|
||||||
%%DATADIR%%/terms
|
%%DATADIR%%/terms
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user