Skip to content

Commit

Permalink
graphics/compupic: Move man pages to share/man
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
Christian Weisgerber authored and Christian Weisgerber committed Mar 14, 2024
1 parent 7c60772 commit c6b2008
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion 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
Expand All @@ -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>
2 changes: 1 addition & 1 deletion graphics/compupic/pkg-plist
Expand Up @@ -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

0 comments on commit c6b2008

Please sign in to comment.