aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gal/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-04-24 19:04:00 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-04-24 19:04:00 +0000
commit754474e000097d607e76922a8b2b7a4b91a7874f (patch)
tree39d65ac56d3017745b0def4c869df1ddda16ed88 /x11-toolkits/gal/Makefile
parentb0a84db592fc994ee7101c67c97261488178f821 (diff)
downloadports-754474e000097d607e76922a8b2b7a4b91a7874f.tar.gz
ports-754474e000097d607e76922a8b2b7a4b91a7874f.zip
Notes
Diffstat (limited to 'x11-toolkits/gal/Makefile')
-rw-r--r--x11-toolkits/gal/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/gal/Makefile b/x11-toolkits/gal/Makefile
index bfa0df66c381..64bcd344657e 100644
--- a/x11-toolkits/gal/Makefile
+++ b/x11-toolkits/gal/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gal
-PORTVERSION= 0.19.1
+PORTVERSION= 0.19.2
CATEGORIES?= x11-toolkits gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= unstable/sources/gal
@@ -23,8 +23,8 @@ USE_X_PREFIX= yes
USE_PERL5= yes
USE_GMAKE= yes
USE_GNOMECTRL= yes
-USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
+GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-static --with-libiconv
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"