aboutsummaryrefslogtreecommitdiff
path: root/security/dsniff/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/dsniff/Makefile')
-rw-r--r--security/dsniff/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/dsniff/Makefile b/security/dsniff/Makefile
index f0a82c8ec362..a2bc82908526 100644
--- a/security/dsniff/Makefile
+++ b/security/dsniff/Makefile
@@ -7,7 +7,7 @@
PORTNAME= dsniff
PORTVERSION= 2.3
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= security
MASTER_SITES= http://naughty.monkey.org/~dugsong/dsniff/
@@ -42,7 +42,7 @@ USE_GNOME+= glib20
.endif
.if !defined(WITHOUT_X11)
-USE_XLIB= yes
+USE_XORG= x11 xmu
PLIST_SUB+= X11=''
MAN8+= webspy.8
.else