aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/vulnerability-test-port
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2007-07-29 19:16:39 +0000
committerKris Kennaway <kris@FreeBSD.org>2007-07-29 19:16:39 +0000
commit781dd14cde06f85bd8e305a34d002ff3ecb3851f (patch)
tree6f0af22f04404feedf419d757f05fe0b256140c0 /ports-mgmt/vulnerability-test-port
parentf15ae4003b9c824c8dcdf5c1b93b280f89d51938 (diff)
downloadports-781dd14cde06f85bd8e305a34d002ff3ecb3851f.tar.gz
ports-781dd14cde06f85bd8e305a34d002ff3ecb3851f.zip
Notes
Diffstat (limited to 'ports-mgmt/vulnerability-test-port')
-rw-r--r--ports-mgmt/vulnerability-test-port/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/vulnerability-test-port/Makefile b/ports-mgmt/vulnerability-test-port/Makefile
index 5457da85008e..12697be3e295 100644
--- a/ports-mgmt/vulnerability-test-port/Makefile
+++ b/ports-mgmt/vulnerability-test-port/Makefile
@@ -15,7 +15,7 @@ COMMENT= Standard vulnerability test for port auditing systems
NO_BUILD= yes
-.if defined(PARALLEL_PACKAGE_BUILD)
+.if defined(PACKAGE_BUILDING)
IGNORE= is disabled on package building systems
INSTALLATION_DATE= 2004.01.25
.else