diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-02-18 11:20:31 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-02-18 11:20:31 +0000 |
commit | c64472e2f3c3e6a36efd5e17be86ab7597a6d0a2 (patch) | |
tree | b7d74976220c7de7438e0c84c2ecbbe2f20974ae /security/nmap | |
parent | 2ba9d6a644a7347d1532fdb51476a393f396983e (diff) | |
download | ports-c64472e2f3c3e6a36efd5e17be86ab7597a6d0a2.tar.gz ports-c64472e2f3c3e6a36efd5e17be86ab7597a6d0a2.zip |
Notes
Diffstat (limited to 'security/nmap')
-rw-r--r-- | security/nmap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/nmap/Makefile b/security/nmap/Makefile index ce656d7c63ed..58a044f8b017 100644 --- a/security/nmap/Makefile +++ b/security/nmap/Makefile @@ -70,6 +70,7 @@ MAN1= nmapfe.1 MLINKS= nmapfe.1 xnmap.1 USE_GNOME= gtk20 +USE_GCC= 3.2+ CONFIGURE_ARGS+=--without-openssl |