summaryrefslogtreecommitdiff
path: root/x11/gnomelibs/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-04-29 17:05:43 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-04-29 17:05:43 +0000
commit3670e0fb0c2d8edf18f4b37745abb8aa3471d922 (patch)
tree4dc85955273fb28c9b30d772c84ceeabaf7789e1 /x11/gnomelibs/Makefile
parentApply the latest patches. (diff)
Update to 1.4.1.6.
Notes
Notes: svn path=/head/; revision=58320
Diffstat (limited to '')
-rw-r--r--x11/gnomelibs/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/gnomelibs/Makefile b/x11/gnomelibs/Makefile
index 93a6f876cf0f..fb5f8c3f5c42 100644
--- a/x11/gnomelibs/Makefile
+++ b/x11/gnomelibs/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gnomelibs
-PORTVERSION= 1.4.1.5
+PORTVERSION= 1.4.1.6
CATEGORIES?= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/gnome-libs
@@ -28,7 +28,8 @@ USE_GMAKE= yes
USE_IMLIB= yes
USE_ESOUND= yes
INSTALLS_SHLIB= yes
-GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+LIBTOOLFILES= configure libart_lgpl/configure
CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \
--datadir=${PREFIX}/share/gnome \
--disable-test-gnome \