summaryrefslogtreecommitdiffstats
path: root/rules/nmap.make
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2003-11-17 03:34:45 +0000
committerMarc Kleine-Budde <mkl@pengutronix.de>2003-11-17 03:34:45 +0000
commit8aa8417226745dd6a4a02034d6cbad5b1338a886 (patch)
tree568dca95fceeb40507b2efcf7f1ae83ff3a70707 /rules/nmap.make
parent1774f7c31a9a8f372f89fb6f4f4e003f36982b97 (diff)
downloadptxdist-8aa8417226745dd6a4a02034d6cbad5b1338a886.tar.gz
ptxdist-8aa8417226745dd6a4a02034d6cbad5b1338a886.tar.xz
* added libpcap to PAGACKES if nmap is build
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunk@782 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/nmap.make')
-rw-r--r--rules/nmap.make9
1 files changed, 8 insertions, 1 deletions
diff --git a/rules/nmap.make b/rules/nmap.make
index cfc6039d6..54c9c7893 100644
--- a/rules/nmap.make
+++ b/rules/nmap.make
@@ -1,5 +1,5 @@
# -*-makefile-*-
-# $Id: nmap.make,v 1.5 2003/10/28 02:20:33 mkl Exp $
+# $Id: nmap.make,v 1.6 2003/11/17 03:34:45 mkl Exp $
#
# Copyright (C) 2003 Ixia Corporation (www.ixiacom.com), by Milan Bobde
#
@@ -17,6 +17,13 @@ PACKAGES += nmap
endif
#
+# We depend on this package
+#
+ifdef PTXCONF_NMAP
+PACKAGES += libpcap
+endif
+
+#
# Paths and names
#
NMAP_VERSION = 3.48