summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-21 15:33:07 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-21 15:33:07 +0000
commit5840d29c60c6f473e25d7098b5627b0e102ad19d (patch)
tree7b8a813637dae477cbcf42ce94e924c1f2364ce8 /misc
parentBump PORTREVISION after removal of USE_X_PREFIX. (diff)
- Remove USE_XLIB in favor of USE_XORG
- Bump PORTREVISION
Notes
Notes: svn path=/head/; revision=209540
Diffstat (limited to 'misc')
-rw-r--r--misc/xfce4-weather-plugin/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/xfce4-weather-plugin/Makefile b/misc/xfce4-weather-plugin/Makefile
index 4caa3d44366b..c789f942863b 100644
--- a/misc/xfce4-weather-plugin/Makefile
+++ b/misc/xfce4-weather-plugin/Makefile
@@ -22,6 +22,5 @@ USE_GETTEXT= yes
USE_GMAKE= yes
USE_GNOME= gnometarget glib20 gtk20 intltool intlhack libxml2 pkgconfig
USE_XFCE= configenv libgui libutil panel
-USE_XLIB= yes
.include <bsd.port.mk>