summaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorFlorian Franzmann2019-04-04 11:35:06 +0200
committerFlorian Franzmann2019-04-05 18:15:03 +0200
commitbe1926fd52081d920194fb8ab5b86ab05e1b5a2b (patch)
tree7cfee70d182c43984fe4e49a43c0c0911dc717ad /security
parent2b180ae44bf1f24200c2b8d2824b02ab93b4dc40 (diff)
security/nmap: remove optional dependency on subversion
Diffstat (limited to 'security')
-rwxr-xr-xsecurity/nmap/BUILD3
-rwxr-xr-xsecurity/nmap/DEPENDS7
-rw-r--r--security/nmap/HISTORY3
3 files changed, 7 insertions, 6 deletions
diff --git a/security/nmap/BUILD b/security/nmap/BUILD
index 87b0ca204f..39a4938236 100755
--- a/security/nmap/BUILD
+++ b/security/nmap/BUILD
@@ -1,4 +1,7 @@
LDFLAGS="${LDFLAGS/-Wl,--as-needed/}" &&
+
OPTS="$NMAP_OPTS --with-libdnet=included $OPTS" &&
+OPTS="--without-nmap-update $OPTS"
+
export PYTHON=python2 &&
default_build
diff --git a/security/nmap/DEPENDS b/security/nmap/DEPENDS
index 515d62e52e..13b0ada40b 100755
--- a/security/nmap/DEPENDS
+++ b/security/nmap/DEPENDS
@@ -32,9 +32,4 @@ optional_depends pcre \
optional_depends lua51 \
"--with-liblua=$INSTALL_ROOT/usr" \
"--with-liblua=included" \
- "use external Lua lib?" &&
-
-optional_depends subversion \
- "--with-nmap-update" \
- "--without-nmap-update" \
- "build nmap_update"
+ "use external Lua lib?"
diff --git a/security/nmap/HISTORY b/security/nmap/HISTORY
index 8753740a12..40316e78af 100644
--- a/security/nmap/HISTORY
+++ b/security/nmap/HISTORY
@@ -1,3 +1,6 @@
+2019-04-04 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * BUILD, DEPENDS: remove optional dependency on subversion, fails to compile
+
2018-11-19 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 7.70