summaryrefslogtreecommitdiff
path: root/security/nmap
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-21 08:19:33 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-21 08:19:33 +0000
commit4cf4ab0a2fdb34a7e33c053e7a18cdec23138e75 (patch)
tree15e4740db2f14a3ea4848f1dfcc64de1e6b5d9bf /security/nmap
parentCorrect whitespace introduced during PORTNAME conversion and portlint (diff)
Correct whitespace introduced during PORTNAME conversion and portlint
Notes
Notes: svn path=/head/; revision=27847
Diffstat (limited to 'security/nmap')
-rw-r--r--security/nmap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/nmap/Makefile b/security/nmap/Makefile
index 37fc93c8152e..7fb266048de2 100644
--- a/security/nmap/Makefile
+++ b/security/nmap/Makefile
@@ -22,7 +22,7 @@ MAINTAINER= obrien@FreeBSD.org
.include <bsd.port.pre.mk>
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --libdir=${PREFIX}/share/misc
+CONFIGURE_ARGS= --libdir=${PREFIX}/share/misc
.if ${OSVERSION} < 300004
CFLAGS+= -DDLT_RAW=12 # for obsoleted <net/bpf.h>
.endif