summaryrefslogtreecommitdiff
path: root/x11-themes
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-24 13:03:55 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-24 13:03:55 +0000
commit270a2cb06bac9deaa83a7bf518d24dd5290f1038 (patch)
treed906a1023121e31d8ba733cea9aaadba68454b16 /x11-themes
parent- Update to 0.83 (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=209683
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/gtk-xfce-engine/Makefile1
-rw-r--r--x11-themes/xfce4-icon-theme/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/x11-themes/gtk-xfce-engine/Makefile b/x11-themes/gtk-xfce-engine/Makefile
index a5c9a589b9a2..e3d73d39206d 100644
--- a/x11-themes/gtk-xfce-engine/Makefile
+++ b/x11-themes/gtk-xfce-engine/Makefile
@@ -18,7 +18,6 @@ COMMENT= An XFCE engine for GTK 2.0
GNU_CONFIGURE= yes
USE_BZIP2= yes
USE_GNOME= glib20 gnomehack gtk20 pkgconfig
-USE_XLIB= yes
USE_XFCE= configenv # to get MASTER_SITE_SUBDIR something has to be defined
.include <bsd.port.mk>
diff --git a/x11-themes/xfce4-icon-theme/Makefile b/x11-themes/xfce4-icon-theme/Makefile
index 384665ba7579..61674c93e2c6 100644
--- a/x11-themes/xfce4-icon-theme/Makefile
+++ b/x11-themes/xfce4-icon-theme/Makefile
@@ -22,7 +22,6 @@ USE_GETTEXT= yes
USE_GMAKE= yes
USE_GNOME= gnomehack gnometarget intltool intlhack
USE_XFCE= configenv
-USE_XLIB= yes
WANT_GNOME= yes
.include <bsd.port.mk>