diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-05-01 02:33:06 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-05-01 02:33:06 +0000 |
commit | de9b552061618b54f5d6d84469b2b53fba87a3dc (patch) | |
tree | 7b5e0f9ef7c62ef4f7436762dad2900d10df29e3 /security/ipfcount/Makefile | |
parent | b3926e8d38aabbc9a8de8841985f45cab3cccaae (diff) |
Notes
Diffstat (limited to 'security/ipfcount/Makefile')
-rw-r--r-- | security/ipfcount/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/ipfcount/Makefile b/security/ipfcount/Makefile index 8feeb3c6f11f..4e695c940b97 100644 --- a/security/ipfcount/Makefile +++ b/security/ipfcount/Makefile @@ -15,7 +15,7 @@ PLIST_FILES= bin/ipfcount man/man1/ipfcount.1.gz USES= perl5 -PORT_OPTIONS= EXAMPLES +OPTIONS_DEFINE= EXAMPLES PORTEXAMPLES= 100.ipfcount SUB_FILES= pkg-message |