aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/gtk-xfce-engine
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2006-10-14 08:54:54 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2006-10-14 08:54:54 +0000
commit29747f458a1eb2ce23b4594b09d0256dd62760b8 (patch)
tree1b71ba5d9ffdd308b6c18130f7c116f5bab5dc12 /x11-themes/gtk-xfce-engine
parent7aad84f808b93baa6a7077ce0b47573b9c4c79a0 (diff)
downloadports-29747f458a1eb2ce23b4594b09d0256dd62760b8.tar.gz
ports-29747f458a1eb2ce23b4594b09d0256dd62760b8.zip
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris)
Notes
Notes: svn path=/head/; revision=175261
Diffstat (limited to 'x11-themes/gtk-xfce-engine')
-rw-r--r--x11-themes/gtk-xfce-engine/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-themes/gtk-xfce-engine/Makefile b/x11-themes/gtk-xfce-engine/Makefile
index 2dbeaae38ac8..dd2aca3509d7 100644
--- a/x11-themes/gtk-xfce-engine/Makefile
+++ b/x11-themes/gtk-xfce-engine/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gtk-xfce-engine
PORTVERSION= 2.2.8
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-themes xfce
MASTER_SITES= http://www.us.xfce.org/archive/xfce-4.2.3.2/src/ \
http://www.ca-us.xfce.org/archive/xfce-4.2.3.2/src/ \
@@ -18,6 +18,5 @@ COMMENT= An XFCE engine for GTK 2.0
USE_GNOME= gnomehack gtk20
GNU_CONFIGURE= yes
-USE_X_PREFIX= yes
.include <bsd.port.mk>