sysutils/dc3dd: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
df372e19aa
commit
ad6e489c66
2 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= dc3dd
|
||||
PORTVERSION= 7.3.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}
|
||||
|
||||
|
@ -15,6 +16,7 @@ BROKEN_armv7= fails to compile: bit-field 'verify_error_if_negative_size__' has
|
|||
|
||||
USES= gettext iconv gmake zip
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LIBS+= -L${LOCALBASE}/lib
|
||||
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
bin/dc3dd
|
||||
man/man1/dc3dd.1.gz
|
||||
%%NLS%%share/locale/af/LC_MESSAGES/dc3dd.mo
|
||||
%%NLS%%share/locale/af/LC_TIME/dc3dd.mo
|
||||
%%NLS%%share/locale/be/LC_MESSAGES/dc3dd.mo
|
||||
|
@ -70,3 +69,4 @@ man/man1/dc3dd.1.gz
|
|||
%%NLS%%share/locale/zh_CN/LC_TIME/dc3dd.mo
|
||||
%%NLS%%share/locale/zh_TW/LC_MESSAGES/dc3dd.mo
|
||||
%%NLS%%share/locale/zh_TW/LC_TIME/dc3dd.mo
|
||||
share/man/man1/dc3dd.1.gz
|
||||
|
|
Loading…
Reference in a new issue