diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2003-06-10 09:52:32 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2003-06-10 09:52:32 +0000 |
commit | 3c7c4fc9c6c8d0cfb8361df80dda77ebbe9b3fa2 (patch) | |
tree | e2427e725714924f1fa8a6ef7d633422d9c5c389 /security/ike-scan/Makefile | |
parent | a90e5ffb3bbcdd0a084b619cc035ad36e5ac0a8e (diff) | |
download | ports-3c7c4fc9c6c8d0cfb8361df80dda77ebbe9b3fa2.tar.gz ports-3c7c4fc9c6c8d0cfb8361df80dda77ebbe9b3fa2.zip |
Notes
Diffstat (limited to 'security/ike-scan/Makefile')
-rw-r--r-- | security/ike-scan/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/ike-scan/Makefile b/security/ike-scan/Makefile index 3a6ea2ec719b..efaa378abd6d 100644 --- a/security/ike-scan/Makefile +++ b/security/ike-scan/Makefile @@ -15,7 +15,6 @@ COMMENT= VPN scanner and identifier HAS_CONFIGURE= yes CONFIGURE_ARGS+= "--datadir=${DATADIR}" -USE_GETOPT_LONG=yes post-install: . if !defined(NOPORTDOCS) |