|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
|
# |
|
|
|
|
# Filename: package/.../nmap/nmap.conf |
|
|
|
|
# Copyright (C) 2007 The OpenSDE Project |
|
|
|
|
# Copyright (C) 2007 - 2008 The OpenSDE Project |
|
|
|
|
# |
|
|
|
|
# More information can be found in the files COPYING and README. |
|
|
|
|
# |
|
|
|
@ -12,5 +12,8 @@
|
|
|
|
|
# GNU General Public License can be found in the file COPYING. |
|
|
|
|
# --- SDE-COPYRIGHT-NOTE-END --- |
|
|
|
|
|
|
|
|
|
# configure doesn't support --docdir |
|
|
|
|
var_remove_regex confopt ' ' "\-\-docdir\=.*" |
|
|
|
|
|
|
|
|
|
# GTK+ (nmapfe) support |
|
|
|
|
pkginstalled gtk+ || var_append confopt ' ' "--without-nmapfe" |
|
|
|
|