summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-06-03 17:11:22 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-06-04 17:54:51 +0200
commit557bd959d183fd33ec81b14d5c0a3ac002562171 (patch)
treedd33abe9bd1a9ee13fa0923c8bf3edd55d3d43f9 /package
parentbf620ae7f6c6e0b3976b92e74c854eb3ae13aa5f (diff)
mark as broken
Diffstat (limited to 'package')
-rw-r--r--package/dsniff/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/package/dsniff/Makefile b/package/dsniff/Makefile
index 80d40c5d0..05ae2e680 100644
--- a/package/dsniff/Makefile
+++ b/package/dsniff/Makefile
@@ -14,10 +14,13 @@ PKG_BUILDDEP:= libnids openssl gdbm libpcap libnet
PKG_URL:= http://www.monkey.org/~dugsong/dsniff/
PKG_SITES:= http://www.monkey.org/~dugsong/dsniff/beta/
+# rpc problem
+PKG_CFLINE_DSNIFF:= depends on ADK_BROKEN
PKG_ARCH_DEPENDS:= !arm
PKG_LIBC_DEPENDS:= uclibc glibc
WRKDIST= ${WRKDIR}/${PKG_NAME}-2.4
+DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
include ${TOPDIR}/mk/package.mk