aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-06-03 05:54:16 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-06-03 05:54:16 +0000
commit755d2613284dec0ad68bdbb707e9745e1acdf3ae (patch)
tree17912e37d2263cf0f033536e1f7fcbb054135f6f /x11-toolkits
parent8b10943ae1408501f980b2a410c7c3b554e128fc (diff)
downloadports-755d2613284dec0ad68bdbb707e9745e1acdf3ae.tar.gz
ports-755d2613284dec0ad68bdbb707e9745e1acdf3ae.zip
Make gail use X prefix. Bump PORTREVISION as this is required for glade2
to work.
Notes
Notes: svn path=/head/; revision=60513
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/gail/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/gail/Makefile b/x11-toolkits/gail/Makefile
index eee9799586ad..2b7ccfc29608 100644
--- a/x11-toolkits/gail/Makefile
+++ b/x11-toolkits/gail/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gail
PORTVERSION= 0.13
+PORTREVISION= 1
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020525
@@ -17,6 +18,7 @@ MAINTAINER= gnome@FreeBSD.org
LIB_DEPENDS= gnomecanvas-2.0:${PORTSDIR}/graphics/libgnomecanvas
USE_BZIP2= yes
+USE_X_PREFIX= yes
USE_GMAKE= yes
INSTALLS_SHLIB= yes
USE_LIBTOOL= yes