aboutsummaryrefslogtreecommitdiff
path: root/textproc/fldiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2024-01-10 16:27:45 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2024-01-10 16:27:53 +0000
commit72fa01913d6a670015d043dc5d92fa3d849f08ab (patch)
treed05da5bf55dcef351a6889c8391a8f3fc709f176 /textproc/fldiff
parent2ed094adef32cc683a9a077f1c8eb2241754068a (diff)
downloadports-72fa01913d6a670015d043dc5d92fa3d849f08ab.tar.gz
ports-72fa01913d6a670015d043dc5d92fa3d849f08ab.zip
MAN?PREFIX: eleminate its usage and move man to share/man
Diffstat (limited to 'textproc/fldiff')
-rw-r--r--textproc/fldiff/Makefile4
-rw-r--r--textproc/fldiff/pkg-plist2
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/fldiff/Makefile b/textproc/fldiff/Makefile
index 22cca6ff6e05..6bdaae9110fb 100644
--- a/textproc/fldiff/Makefile
+++ b/textproc/fldiff/Makefile
@@ -1,6 +1,6 @@
PORTNAME= fldiff
PORTVERSION= 1.1
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= textproc
MASTER_SITES= LOCAL/ehaupt
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
@@ -32,7 +32,7 @@ post-patch:
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/fldiff ${STAGEDIR}${PREFIX}/bin
- ${INSTALL_MAN} ${WRKSRC}/fldiff.man ${STAGEDIR}${MAN1PREFIX}/man/man1/fldiff.1
+ ${INSTALL_MAN} ${WRKSRC}/fldiff.man ${STAGEDIR}${PREFIX}/share/man/man1/fldiff.1
${INSTALL_DATA} ${WRKSRC}/fldiff.desktop ${STAGEDIR}${PREFIX}/share/applications
${INSTALL_DATA} ${WRKSRC}/fldiff.png ${STAGEDIR}${PREFIX}/share/pixmaps
@${MKDIR} ${STAGEDIR}${DOCSDIR}
diff --git a/textproc/fldiff/pkg-plist b/textproc/fldiff/pkg-plist
index bf337c5e2a48..d80ea8cc9f31 100644
--- a/textproc/fldiff/pkg-plist
+++ b/textproc/fldiff/pkg-plist
@@ -1,4 +1,4 @@
bin/fldiff
-man/man1/fldiff.1.gz
+share/man/man1/fldiff.1.gz
share/applications/fldiff.desktop
share/pixmaps/fldiff.png