aboutsummaryrefslogtreecommitdiffstats
path: root/security/dsniff
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-01-21 15:19:02 +0800
committerasami <asami@FreeBSD.org>2000-01-21 15:19:02 +0800
commit12a76fd2ce3491df8c3de2a8610a1e37be41b9e0 (patch)
tree951cdabfc7d8469e267b653dcd744e0d5c735dca /security/dsniff
parent5e7f23d05d8e23af94b5820a834d2c6d1a0d634c (diff)
downloadfreebsd-ports-gnome-12a76fd2ce3491df8c3de2a8610a1e37be41b9e0.tar.gz
freebsd-ports-gnome-12a76fd2ce3491df8c3de2a8610a1e37be41b9e0.tar.zst
freebsd-ports-gnome-12a76fd2ce3491df8c3de2a8610a1e37be41b9e0.zip
bento says USE_XLIB.
Submitted by: bento
Diffstat (limited to 'security/dsniff')
-rw-r--r--security/dsniff/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/dsniff/Makefile b/security/dsniff/Makefile
index 6579d54f79d2..1623d71fd1d7 100644
--- a/security/dsniff/Makefile
+++ b/security/dsniff/Makefile
@@ -15,5 +15,6 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet \
${LOCALBASE}/lib/libnids.a:${PORTSDIR}/net/libnids
GNU_CONFIGURE= yes
+USE_XLIB= yes
.include <bsd.port.mk>