Skip to content

Commit

Permalink
sysutils/dc3dd: Move man pages to share/man
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
nunotexbsd committed Mar 22, 2024
1 parent df372e1 commit ad6e489
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions sysutils/dc3dd/Makefile
@@ -1,5 +1,6 @@
PORTNAME= dc3dd
PORTVERSION= 7.3.1
PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}

Expand All @@ -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

Expand Down
2 changes: 1 addition & 1 deletion sysutils/dc3dd/pkg-plist
@@ -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
Expand Down Expand Up @@ -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

0 comments on commit ad6e489

Please sign in to comment.