aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-02-12 10:47:29 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-02-12 10:47:29 +0000
commitc35e7a0c9271e46dfa26df52ab32ca21d2a0bca1 (patch)
tree1b461163896830e8e07246e04c3a56455742c8de
parentaf4959ec2d50243d7bc777660331c49c3bd47253 (diff)
downloadports-c35e7a0c9271e46dfa26df52ab32ca21d2a0bca1.tar.gz
ports-c35e7a0c9271e46dfa26df52ab32ca21d2a0bca1.zip
- Stage support
Notes
Notes: svn path=/head/; revision=343901
-rw-r--r--net-mgmt/weplab/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net-mgmt/weplab/Makefile b/net-mgmt/weplab/Makefile
index 894c0c7e7929..90a80dc1eafc 100644
--- a/net-mgmt/weplab/Makefile
+++ b/net-mgmt/weplab/Makefile
@@ -12,10 +12,9 @@ COMMENT= WepLab is a tool designed to teach how WEP works
GNU_CONFIGURE= yes
USE_CSTD= gnu89
-MAN1= weplab.1
-PLIST_FILES= bin/weplab
+PLIST_FILES= bin/weplab \
+ man/man1/weplab.1.gz
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -E 's,^(CC|CFLAGS|LDFLAGS) *=,\1 ?=,g' \
${WRKSRC}/Makefile.in