mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
deskutils/tpb: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
6740c1c995
commit
157725117f
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= tpb
|
PORTNAME= tpb
|
||||||
PORTVERSION= 0.6.4
|
PORTVERSION= 0.6.4
|
||||||
PORTREVISION= 13
|
PORTREVISION= 14
|
||||||
CATEGORIES= deskutils
|
CATEGORIES= deskutils
|
||||||
MASTER_SITES= SAVANNAH
|
MASTER_SITES= SAVANNAH
|
||||||
|
|
||||||
|
@ -17,6 +17,7 @@ ONLY_FOR_ARCHS= i386 amd64
|
||||||
|
|
||||||
USES= gmake iconv localbase pkgconfig xorg
|
USES= gmake iconv localbase pkgconfig xorg
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||||
CONFIGURE_ARGS= ${ICONV_CONFIGURE_ARG}
|
CONFIGURE_ARGS= ${ICONV_CONFIGURE_ARG}
|
||||||
USE_XORG= x11 sm ice xext
|
USE_XORG= x11 sm ice xext
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
bin/tpb
|
bin/tpb
|
||||||
etc/tpbrc.default
|
etc/tpbrc.default
|
||||||
man/man1/tpb.1.gz
|
share/man/man1/tpb.1.gz
|
||||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/callback_example.sh
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/callback_example.sh
|
||||||
%%NLS%%share/locale/da/LC_MESSAGES/tpb.mo
|
%%NLS%%share/locale/da/LC_MESSAGES/tpb.mo
|
||||||
%%NLS%%share/locale/de/LC_MESSAGES/tpb.mo
|
%%NLS%%share/locale/de/LC_MESSAGES/tpb.mo
|
||||||
|
|
Loading…
Add table
Reference in a new issue