summaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-24 17:02:27 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-24 17:02:27 +0000
commit52c5d58921fcb6eaee151d4d2defbacbce3c598e (patch)
tree2386b7ed02bc9418c9764eee5fdba9c3c6b7fde0 /irc
parent- Remove USE_X_PREFIX (diff)
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Notes
Notes: svn path=/head/; revision=209697
Diffstat (limited to 'irc')
-rw-r--r--irc/xchat-gnome/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/irc/xchat-gnome/Makefile b/irc/xchat-gnome/Makefile
index c76c54ff6eae..143edbbd900f 100644
--- a/irc/xchat-gnome/Makefile
+++ b/irc/xchat-gnome/Makefile
@@ -18,7 +18,6 @@ COMMENT= An IRC client for GNOME 2 (development version)
LIB_DEPENDS= sexy:${PORTSDIR}/x11-toolkits/libsexy \
notify:${PORTSDIR}/devel/libnotify
-USE_XLIB= yes
USE_GETTEXT= yes
USE_BZIP2= yes
USE_GMAKE= yes