summaryrefslogtreecommitdiffstats
path: root/devel/glib20
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-02-25 04:43:29 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-02-25 04:43:29 +0800
commitc56e8e11b0d2ad6bfe1e818a77aa9c5e75743319 (patch)
treeb532de1f928b946d71e971f10c1860f6560eb681 /devel/glib20
parente6b6f10753afe25e14ae83bf2d2b7e13182682ac (diff)
downloadmarcuscom-ports-c56e8e11b0d2ad6bfe1e818a77aa9c5e75743319.tar
marcuscom-ports-c56e8e11b0d2ad6bfe1e818a77aa9c5e75743319.tar.gz
marcuscom-ports-c56e8e11b0d2ad6bfe1e818a77aa9c5e75743319.tar.bz2
marcuscom-ports-c56e8e11b0d2ad6bfe1e818a77aa9c5e75743319.tar.lz
marcuscom-ports-c56e8e11b0d2ad6bfe1e818a77aa9c5e75743319.tar.xz
marcuscom-ports-c56e8e11b0d2ad6bfe1e818a77aa9c5e75743319.tar.zst
marcuscom-ports-c56e8e11b0d2ad6bfe1e818a77aa9c5e75743319.zip
All ports that use ltverhack still need to set USE_AUTOTOOLS=libtool:15 since
certain assumptions are made in that case. Reported by: ade and Pascal Hofstee <caelian@gmail.com> git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5754 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/glib20')
-rw-r--r--devel/glib20/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/glib20/Makefile b/devel/glib20/Makefile
index 5936563a7..527b15fe7 100644
--- a/devel/glib20/Makefile
+++ b/devel/glib20/Makefile
@@ -3,7 +3,7 @@
# Whom: Vanilla I. Shu <vanilla@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/devel/glib20/Makefile,v 1.67 2006/02/14 16:52:00 marcus Exp $
+# $MCom: ports/devel/glib20/Makefile,v 1.68 2006/02/24 18:15:19 marcus Exp $
#
PORTNAME= glib
@@ -26,7 +26,7 @@ LATEST_LINK= glib20
USE_BZIP2= yes
USE_GETTEXT= yes
-GNU_CONFIGURE= yes
+USE_AUTOTOOLS= libtool:15
INSTALLS_SHLIB= yes
USE_GNOME= gnomehack gnometarget pkgconfig ltverhack
USE_GMAKE= yes