aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gal/Makefile
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2000-10-21 00:24:41 +0800
committerade <ade@FreeBSD.org>2000-10-21 00:24:41 +0800
commit58e57ed7dbef4830910139eeb5642f959f48574d (patch)
treeb67997e846f35e5867348ff9a2d46386c14df0f2 /x11-toolkits/gal/Makefile
parenta80741183f68a22df9374cc5a6e275f551f5a433 (diff)
downloadfreebsd-ports-gnome-58e57ed7dbef4830910139eeb5642f959f48574d.tar.gz
freebsd-ports-gnome-58e57ed7dbef4830910139eeb5642f959f48574d.tar.zst
freebsd-ports-gnome-58e57ed7dbef4830910139eeb5642f959f48574d.zip
Update to 0.2
Diffstat (limited to 'x11-toolkits/gal/Makefile')
-rw-r--r--x11-toolkits/gal/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-toolkits/gal/Makefile b/x11-toolkits/gal/Makefile
index b124ece0f0ca..972c7e42d405 100644
--- a/x11-toolkits/gal/Makefile
+++ b/x11-toolkits/gal/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gal
-PORTVERSION= 0.1
+PORTVERSION= 0.2
CATEGORIES= x11-toolkits gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= unstable/sources/gal
@@ -28,6 +28,8 @@ CONFIGURE_ARGS= --enable-static
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
+PLIST_SUB= VERSION=${PORTVERSION}
+
pre-patch:
@${PERL} -pi -e 's|-lpthread|-pthread|g ; \
s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure