components/nmap/Makefile
changeset 4339 6501cf9c29f9
parent 3915 bf1315c4d52e
child 4984 7145b15b7f0d
--- a/components/nmap/Makefile	Thu May 21 08:56:12 2015 -0700
+++ b/components/nmap/Makefile	Thu May 21 13:48:49 2015 -0700
@@ -87,6 +87,8 @@
 
 test:		$(NO_TESTS)
 
+system-test:    $(NO_TESTS)
+
 REQUIRED_PACKAGES += library/pcre
 REQUIRED_PACKAGES += library/python/pygobject-27
 REQUIRED_PACKAGES += library/python/pygtk2-27