aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2024-03-14 10:27:17 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2024-03-14 10:27:17 +0000
commitc6b2008ef3ea91738baaac117e91dbc4ac370387 (patch)
tree87d680f45862fb23f7ddfdfa82590f630b34a621
parent7c6077291e105d3c183deaef2062c581504a4469 (diff)
downloadports-c6b2008ef3ea91738baaac117e91dbc4ac370387.tar.gz
ports-c6b2008ef3ea91738baaac117e91dbc4ac370387.zip
graphics/compupic: Move man pages to share/man
Approved by: portmgr (blanket)
-rw-r--r--graphics/compupic/Makefile3
-rw-r--r--graphics/compupic/pkg-plist2
2 files changed, 3 insertions, 2 deletions
diff --git a/graphics/compupic/Makefile b/graphics/compupic/Makefile
index fef34bef681a..3080d8829c75 100644
--- a/graphics/compupic/Makefile
+++ b/graphics/compupic/Makefile
@@ -1,5 +1,6 @@
PORTNAME= compupic
PORTVERSION= 5.1.1063
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://files.photodex.com/archive/unix/
DISTNAME= ${PORTNAME}-${PORTVERSION}-i386-freebsd
@@ -19,6 +20,6 @@ do-install:
${RM} ${STAGEDIR}${PREFIX}/bin/compupic
${LN} -sf ${PREFIX}/compupic/compupic ${STAGEDIR}${PREFIX}/bin/compupic
${INSTALL_MAN} ${STAGEDIR}${PREFIX}/compupic/compupic.1 \
- ${STAGEDIR}${PREFIX}/man/man1
+ ${STAGEDIR}${PREFIX}/share/man/man1
.include <bsd.port.mk>
diff --git a/graphics/compupic/pkg-plist b/graphics/compupic/pkg-plist
index 32b13698f06e..3c9903d52b5b 100644
--- a/graphics/compupic/pkg-plist
+++ b/graphics/compupic/pkg-plist
@@ -777,4 +777,4 @@ compupic/web/includes/tn_pry.inc
compupic/web/includes/tn_row.inc
compupic/web/includes/tn_std.inc
bin/compupic
-man/man1/compupic.1.gz
+share/man/man1/compupic.1.gz