aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gail/Makefile
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2002-04-26 20:04:37 +0800
committersobomax <sobomax@FreeBSD.org>2002-04-26 20:04:37 +0800
commitdfc21088dc107901887a32028359c97b7322e99a (patch)
tree65aabaa20c30241525cb1d3918e5cebb1a049c14 /x11-toolkits/gail/Makefile
parentd2210aa9a726404852e17012f34ded3068d6b113 (diff)
downloadfreebsd-ports-gnome-dfc21088dc107901887a32028359c97b7322e99a.tar.gz
freebsd-ports-gnome-dfc21088dc107901887a32028359c97b7322e99a.tar.zst
freebsd-ports-gnome-dfc21088dc107901887a32028359c97b7322e99a.zip
- Update to 0.13 (version found in the GNOME2 beta4);
- use USE_LIBTOOL.
Diffstat (limited to 'x11-toolkits/gail/Makefile')
-rw-r--r--x11-toolkits/gail/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/gail/Makefile b/x11-toolkits/gail/Makefile
index 7cd49c3cca4f..753026650e26 100644
--- a/x11-toolkits/gail/Makefile
+++ b/x11-toolkits/gail/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= gail
-PORTVERSION= 0.11
+PORTVERSION= 0.13
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-beta3
+MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-beta4
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
@@ -19,7 +19,7 @@ LIB_DEPENDS= gnomecanvas-2.0:${PORTSDIR}/graphics/libgnomecanvas
USE_BZIP2= yes
USE_GMAKE= yes
INSTALLS_SHLIB= yes
-GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}