aboutsummaryrefslogtreecommitdiff
path: root/security/zenmap
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2011-11-18 23:30:13 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2011-11-18 23:30:13 +0000
commit1afcdd5eb1e0577fdb539ccf82a57b6453d2b04e (patch)
tree3dbfd735c8826824161ca86ec4188c8fda926fd1 /security/zenmap
parent99fbc95297531de7397f79ccd27a457078242b4b (diff)
Notes
Diffstat (limited to 'security/zenmap')
-rw-r--r--security/zenmap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/zenmap/Makefile b/security/zenmap/Makefile
index 02f01e53648e..41ac01dbf388 100644
--- a/security/zenmap/Makefile
+++ b/security/zenmap/Makefile
@@ -39,7 +39,7 @@ MLINKS= zenmap.1 xnmap.1
WITHOUT_PSYCO= yes
.endif
-.ifndef(WITHOUT_PSYCO)
+.ifndef(WITHOUT_PSYCO)
RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/psyco/_psyco.so:${PORTSDIR}/devel/py-psyco
.endif