aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2024-03-14 13:08:41 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2024-03-14 13:08:41 +0000
commite989f0fd5a957646c01e202b31119ca571e08f46 (patch)
treef66afc41827f4377ce8bac7c85bb6f202de4e6b2
parent5c00cf3d35cc288fea8a9adf04e5cd7467e96a3f (diff)
downloadports-e989f0fd5a957646c01e202b31119ca571e08f46.tar.gz
ports-e989f0fd5a957646c01e202b31119ca571e08f46.zip
net/sl2tps: Move man pages to share/man
Approved by: portmgr (blanket)
-rw-r--r--net/sl2tps/Makefile5
-rw-r--r--net/sl2tps/pkg-plist2
2 files changed, 4 insertions, 3 deletions
diff --git a/net/sl2tps/Makefile b/net/sl2tps/Makefile
index 95ecf95b89b2..00a4cda59c46 100644
--- a/net/sl2tps/Makefile
+++ b/net/sl2tps/Makefile
@@ -1,6 +1,6 @@
PORTNAME= sl2tps
PORTVERSION= 0.4.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net
MASTER_SITES= SF/libpdel/${PORTNAME}/${PORTVERSION}
@@ -19,6 +19,7 @@ post-patch:
@${REINPLACE_CMD} -e \
's|$${PREFIX}/include|$${LOCALBASE}/include|g ; \
/-g/s|^CFLAGS|#CFLAGS|g ; \
- s|$${PREFIX}/lib|$${LOCALBASE}/lib|g' ${WRKSRC}/Makefile
+ s|$${PREFIX}/lib|$${LOCALBASE}/lib|g ; \
+ s|$${PREFIX}/man|$${PREFIX}/share/man|g' ${WRKSRC}/Makefile
.include <bsd.port.mk>
diff --git a/net/sl2tps/pkg-plist b/net/sl2tps/pkg-plist
index b9a3c87ea221..3a571f5b2da4 100644
--- a/net/sl2tps/pkg-plist
+++ b/net/sl2tps/pkg-plist
@@ -1,3 +1,3 @@
bin/sl2tps
@sample %%ETCDIR%%/config.xml.sample
-man/man1/sl2tps.1.gz
+share/man/man1/sl2tps.1.gz