diff options
author | mm <mm@FreeBSD.org> | 2014-01-19 19:35:27 +0800 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2014-01-19 19:35:27 +0800 |
commit | 6d270db5676155f28bcf49466c3180726b78e288 (patch) | |
tree | 052c3c344b2c4f01846adef612daabc0ead0873b /net-mgmt/nsca-client | |
parent | 70c80c165852e93455a60bf0a685e7b376dd153a (diff) | |
download | freebsd-ports-gnome-6d270db5676155f28bcf49466c3180726b78e288.tar.gz freebsd-ports-gnome-6d270db5676155f28bcf49466c3180726b78e288.tar.zst freebsd-ports-gnome-6d270db5676155f28bcf49466c3180726b78e288.zip |
Add STAGE support to net-mgmt/nsca and net-mgmt/nsca27
Diffstat (limited to 'net-mgmt/nsca-client')
-rw-r--r-- | net-mgmt/nsca-client/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-mgmt/nsca-client/Makefile b/net-mgmt/nsca-client/Makefile index b19763525a59..59c03d740e2c 100644 --- a/net-mgmt/nsca-client/Makefile +++ b/net-mgmt/nsca-client/Makefile @@ -10,5 +10,4 @@ LICENSE= GPLv2 _BUILDING_NSCA_CLIENT= yes MASTERDIR= ${.CURDIR}/../nsca -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |