summaryrefslogtreecommitdiff
path: root/net-mgmt/sing
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-02-12 10:47:41 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-02-12 10:47:41 +0000
commit8f896af2f2e68061ed4a7511066b94fe2146bec6 (patch)
treeea8c12549918a60fb1b3f96f6f77b2acef5a73a4 /net-mgmt/sing
parent- Stage support (diff)
- Stage support
Notes
Notes: svn path=/head/; revision=343902
Diffstat (limited to 'net-mgmt/sing')
-rw-r--r--net-mgmt/sing/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net-mgmt/sing/Makefile b/net-mgmt/sing/Makefile
index ddd7a94d5ad8..2cc3343c357d 100644
--- a/net-mgmt/sing/Makefile
+++ b/net-mgmt/sing/Makefile
@@ -21,12 +21,11 @@ CONFIGURE_ARGS+=--with-libpcap-prefix=/usr
CONFIGURE_ENV= LIBS="`${LIBNET_CONFIG} --libs`"
CPPFLAGS+= `${LIBNET_CONFIG} --defines` \
`${LIBNET_CONFIG} --cflags`
-MAN8= sing.8
-PLIST_FILES= sbin/sing
+PLIST_FILES= sbin/sing \
+ man/man8/sing.8.gz
LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet10-config
-NO_STAGE= yes
post-extract:
@${RM} -rf ${WRKSRC}/libpcap-* ;\
${RM} -rf ${WRKSRC}/Libnet-*