summaryrefslogtreecommitdiff
path: root/graphics/jhead
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-01-19 11:09:45 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-01-19 11:09:45 +0000
commit0b58f950628edb47eaad2840bf5f1cafde48dd4e (patch)
treef544a59407196ef820adda6a31a21a0ec4ca8554 /graphics/jhead
parentc64b4c334d7f87a5470a087c307dc68f4acad1db (diff)
downloadfreebsd-ports-0b58f950628edb47eaad2840bf5f1cafde48dd4e.zip
Update manpage location (r523104)
Diffstat (limited to 'graphics/jhead')
-rw-r--r--graphics/jhead/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/graphics/jhead/Makefile b/graphics/jhead/Makefile
index 49971d9516e0..e709ef58426a 100644
--- a/graphics/jhead/Makefile
+++ b/graphics/jhead/Makefile
@@ -4,7 +4,7 @@
PORTNAME= jhead
PORTVERSION= 3.04
CATEGORIES= graphics
-MASTER_SITES= http://www.sentex.net/~mwandel/${PORTNAME}/ \
+MASTER_SITES= http://www.sentex.net/~mwandel/jhead/ \
LOCAL/sunpoet
MAINTAINER= sunpoet@FreeBSD.org
@@ -16,16 +16,16 @@ USES= jpeg:run
MAKEFILE= makefile
-PLIST_FILES= bin/${PORTNAME} \
- man/man1/${PORTNAME}.1.gz
+PLIST_FILES= bin/jhead \
+ share/man/man1/jhead.1.gz
PORTDOCS= usage.html
post-patch:
@${REINPLACE_CMD} -e '/^CFLAGS=/d' ${WRKSRC}/${MAKEFILE}
do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/
- ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/man/man1/
+ ${INSTALL_PROGRAM} ${WRKSRC}/jhead ${STAGEDIR}${PREFIX}/bin/
+ ${INSTALL_MAN} ${WRKSRC}/jhead.1 ${STAGEDIR}${PREFIX}/share/man/man1/
do-install-DOCS-on:
${MKDIR} ${STAGEDIR}${DOCSDIR}/