aboutsummaryrefslogtreecommitdiff
path: root/www/xfce4-smartbookmark-plugin
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 /www/xfce4-smartbookmark-plugin
parent266d596212c1372e668667911c708302142f5948 (diff)
downloadports-5840d29c60c6f473e25d7098b5627b0e102ad19d.tar.gz
ports-5840d29c60c6f473e25d7098b5627b0e102ad19d.zip
- Remove USE_XLIB in favor of USE_XORG
- Bump PORTREVISION
Notes
Notes: svn path=/head/; revision=209540
Diffstat (limited to 'www/xfce4-smartbookmark-plugin')
-rw-r--r--www/xfce4-smartbookmark-plugin/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/xfce4-smartbookmark-plugin/Makefile b/www/xfce4-smartbookmark-plugin/Makefile
index 7a5fca0d6d47..f96bbabe1fd7 100644
--- a/www/xfce4-smartbookmark-plugin/Makefile
+++ b/www/xfce4-smartbookmark-plugin/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xfce4-smartbookmark-plugin
PORTVERSION= 0.4.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www xfce
MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/
DIST_SUBDIR= xfce4
@@ -21,6 +21,5 @@ USE_GETTEXT= yes
GNU_CONFIGURE= yes
USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig
USE_XFCE= configenv libgui libutil panel
-USE_XLIB= yes
.include <bsd.port.mk>