aboutsummaryrefslogtreecommitdiff
path: root/comms/ibp
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2024-01-12 15:09:46 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2024-01-12 15:11:29 +0000
commitd4329229fbe8ad0a96a1b9ec796d17cf512455d1 (patch)
treebafbd1ae43d70259bde776544f2f6a47cfa33dfc /comms/ibp
parent23d0853a55a12096d3ffae672925a3ded9647fe0 (diff)
downloadports-d4329229fbe8ad0a96a1b9ec796d17cf512455d1.tar.gz
ports-d4329229fbe8ad0a96a1b9ec796d17cf512455d1.zip
MANPREFIX: eliminate its usage
While here move manpages to share/man
Diffstat (limited to 'comms/ibp')
-rw-r--r--comms/ibp/Makefile4
-rw-r--r--comms/ibp/pkg-plist2
2 files changed, 3 insertions, 3 deletions
diff --git a/comms/ibp/Makefile b/comms/ibp/Makefile
index 626d700f1fdc..ed21d69a5d1d 100644
--- a/comms/ibp/Makefile
+++ b/comms/ibp/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ibp
PORTVERSION= 0.21
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= comms hamradio
MASTER_SITES= http://wwwhome.cs.utwente.nl/~ptdeboer/ham/ \
LOCAL/db
@@ -18,6 +18,6 @@ post-patch:
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/ibp ${STAGEDIR}${PREFIX}/bin/
- ${INSTALL_MAN} ${WRKSRC}/ibp.1 ${STAGEDIR}${MANPREFIX}/man/man1/ibp.1
+ ${INSTALL_MAN} ${WRKSRC}/ibp.1 ${STAGEDIR}${PREFIX}/share/man/man1/ibp.1
.include <bsd.port.mk>
diff --git a/comms/ibp/pkg-plist b/comms/ibp/pkg-plist
index c43a372e5221..c5d5e6a2a579 100644
--- a/comms/ibp/pkg-plist
+++ b/comms/ibp/pkg-plist
@@ -1,2 +1,2 @@
bin/ibp
-man/man1/ibp.1.gz
+share/man/man1/ibp.1.gz