summaryrefslogtreecommitdiff
path: root/games/gcompris2/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-05-28 10:48:25 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-05-28 10:48:25 +0000
commitab3f22ef3e56f555331b286c2843f0c66a8b036d (patch)
tree4c24cb6b5e8ab0628a1c37c4b10102578af67aef /games/gcompris2/Makefile
parentUpdate to 0.98.2. (diff)
Update to 0.6.1.
Notes
Notes: svn path=/head/; revision=43182
Diffstat (limited to 'games/gcompris2/Makefile')
-rw-r--r--games/gcompris2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gcompris2/Makefile b/games/gcompris2/Makefile
index a0081adf9d02..b65387970930 100644
--- a/games/gcompris2/Makefile
+++ b/games/gcompris2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gcompris
-PORTVERSION= 0.5.1
+PORTVERSION= 0.6.1
CATEGORIES= games gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -19,7 +19,7 @@ BUILD_DEPENDS= ${LOCALBASE}/share/automake/install-sh:${PORTSDIR}/devel/automake
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= yes
-GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"