summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-11-11 22:29:40 +0000
committerantoine <antoine@FreeBSD.org>2014-11-11 22:29:40 +0000
commit92c4d37e670a5221d5370496f6ed9b08bec0ff51 (patch)
treeb029ce5fb81d93b8352124d79ee788ac4a333f20
parent19c47d711c8059f3d68063a5335b4f10d2e7efe4 (diff)
downloadFreeBSD-ports-92c4d37e670a5221d5370496f6ed9b08bec0ff51.zip
FreeBSD-ports-92c4d37e670a5221d5370496f6ed9b08bec0ff51.tar.gz
Package orphaned man pages
-rw-r--r--sysutils/pfstat/Makefile12
1 files changed, 5 insertions, 7 deletions
diff --git a/sysutils/pfstat/Makefile b/sysutils/pfstat/Makefile
index 9957798..cfe233a 100644
--- a/sysutils/pfstat/Makefile
+++ b/sysutils/pfstat/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pfstat
PORTVERSION= 2.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils net
MASTER_SITES= http://www.benzedrine.cx/
@@ -17,13 +17,11 @@ MAKE_ENV+= __MAKE_CONF=/dev/null
USES= iconv
USE_RC_SUBR= pfstatd
-MAN8= pfstat.8 \
- pfstatd.8
PLIST_FILES= bin/pfstat \
- bin/pfstatd
-
-.include <bsd.port.pre.mk>
+ bin/pfstatd \
+ man/man8/pfstat.8.gz \
+ man/man8/pfstatd.8.gz
post-patch:
@${REINPLACE_CMD} -e 's|-lgd|-l$${LD_GD}|; s| -lttf||' \
@@ -37,4 +35,4 @@ do-install:
${INSTALL_MAN} ${WRKSRC}/pfstat.8 ${STAGEDIR}/${PREFIX}/man/man8
${INSTALL_MAN} ${WRKSRC}/pfstatd/pfstatd.8 ${STAGEDIR}/${PREFIX}/man/man8
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
OpenPOWER on IntegriCloud