summaryrefslogtreecommitdiff
path: root/x11/libexo
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/libexo
parent- Add goocanvas (diff)
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/libexo')
-rw-r--r--x11/libexo/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/libexo/Makefile b/x11/libexo/Makefile
index c6e38158160b..2ccbdbd83d40 100644
--- a/x11/libexo/Makefile
+++ b/x11/libexo/Makefile
@@ -3,11 +3,11 @@
# Whom: Matt Lancereau <ports@FreeBSD.org>
#
# $FreeBSD$
-#
+# $MCom: ports/x11/libexo/Makefile,v 1.1 2006/10/02 21:05:55 ahze Exp $
PORTNAME= libexo
PORTVERSION= 0.3.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11 xfce
MASTER_SITES= http://download.berlios.de/xfce-goodies/
DISTNAME= exo-${PORTVERSION}
@@ -21,7 +21,6 @@ WRKSRC= ${WRKDIR}/${DISTNAME}
GNU_CONFIGURE= yes
USE_GNOME= glib20
-USE_X_PREFIX= yes
USE_LDCONFIG= yes
.if defined(WITH_GTKDOC)