summaryrefslogtreecommitdiff
path: root/package/dsniff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-06-13 19:49:29 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-06-13 19:49:29 +0200
commitc031bfdb6eb7d78e3747ca19516977a56fc8f71a (patch)
tree0293cffc11b517b3ecf2f976de5e9d2b287d26ba /package/dsniff
parentdf099ef028d1d4a3df380c472f450dc7980a846b (diff)
fix some bulk build issues
Diffstat (limited to 'package/dsniff')
-rw-r--r--package/dsniff/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/dsniff/Makefile b/package/dsniff/Makefile
index 0039601c3..c5b732866 100644
--- a/package/dsniff/Makefile
+++ b/package/dsniff/Makefile
@@ -14,6 +14,8 @@ PKG_BUILDDEP:= libnids openssl gdbm libpcap libnet
PKG_URL:= http://www.monkey.org/~dugsong/dsniff/
PKG_SITES:= http://www.monkey.org/~dugsong/dsniff/beta/
+PKG_ARCH_DEPENDS:= !arm
+
WRKDIST= ${WRKDIR}/${PKG_NAME}-2.4
include ${TOPDIR}/mk/package.mk