diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/devhelp/Makefile | 4 | ||||
-rw-r--r-- | devel/glib20/Makefile | 4 | ||||
-rw-r--r-- | devel/glibmm/Makefile | 4 | ||||
-rw-r--r-- | devel/json-glib/Makefile | 4 | ||||
-rw-r--r-- | devel/libgtop/Makefile | 4 | ||||
-rw-r--r-- | devel/libsoup/Makefile | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/devel/devhelp/Makefile b/devel/devhelp/Makefile index 8a13e55de..d62f988ed 100644 --- a/devel/devhelp/Makefile +++ b/devel/devhelp/Makefile @@ -3,7 +3,7 @@ # Whom: Adam Weinberger <adamw@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/devhelp/Makefile,v 1.17 2009/07/15 11:42:50 avl Exp $ +# $MCom: ports/devel/devhelp/Makefile,v 1.18 2009/07/19 01:07:15 marcus Exp $ PORTNAME= devhelp PORTVERSION= 0.23 @@ -23,7 +23,7 @@ USE_XORG= x11 USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnomehack intlhack gnomeprefix libgnomeui libwnck -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 GNU_CONFIGURE= yes INSTALLS_ICONS= yes USE_LDCONFIG= yes diff --git a/devel/glib20/Makefile b/devel/glib20/Makefile index e674700d3..5bf767584 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.148 2009/07/08 06:09:49 marcus Exp $ +# $MCom: ports/devel/glib20/Makefile,v 1.149 2009/07/18 19:55:47 kwm Exp $ # # !! DON'T FORGET ABOUT devel/gio-fam-backend !! @@ -32,7 +32,7 @@ USE_BZIP2= yes LIB_DEPENDS+= pcre.0:${PORTSDIR}/devel/pcre USE_GETTEXT= yes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_LDCONFIG= yes USE_GNOME= gnomehack pkgconfig ltverhack USE_GMAKE= yes diff --git a/devel/glibmm/Makefile b/devel/glibmm/Makefile index affc95797..9bdcc6150 100644 --- a/devel/glibmm/Makefile +++ b/devel/glibmm/Makefile @@ -3,7 +3,7 @@ # Whom: Adam Weinberger <adamw@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/glibmm/Makefile,v 1.74 2009/07/05 09:03:56 kwm Exp $ +# $MCom: ports/devel/glibmm/Makefile,v 1.75 2009/07/18 21:25:23 kwm Exp $ # PORTNAME= glibmm @@ -29,7 +29,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_GMAKE= yes USE_GNOME= gnomehack glib20 ltverhack USE_PERL5= yes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_LDCONFIG= yes CONFIGURE_ARGS= --enable-static diff --git a/devel/json-glib/Makefile b/devel/json-glib/Makefile index 584ba44d1..ca747507a 100644 --- a/devel/json-glib/Makefile +++ b/devel/json-glib/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/devel/json-glib/Makefile,v 1.1 2009/06/18 11:18:14 kwm Exp $ # PORTNAME= json-glib @@ -17,7 +17,7 @@ COMMENT= JSON (RFC 4627) interface for Glib USE_GMAKE= yes USE_BZIP2= yes USE_GNOME= glib20 gnomehack gnomeprefix ltverhack -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_LDCONFIG= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/devel/libgtop/Makefile b/devel/libgtop/Makefile index 70528885a..70f88d06a 100644 --- a/devel/libgtop/Makefile +++ b/devel/libgtop/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/libgtop/Makefile,v 1.49 2009/05/03 23:55:10 kwm Exp $ +# $MCom: ports/devel/libgtop/Makefile,v 1.50 2009/05/27 15:21:27 kwm Exp $ # PORTNAME= libgtop @@ -21,7 +21,7 @@ USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnomehack glib20 ltverhack intlhack USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 CONFIGURE_ARGS= --disable-gtk-doc \ --with-html-dir=${PREFIX}/share/doc CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/devel/libsoup/Makefile b/devel/libsoup/Makefile index 8ed560fea..f77c17d21 100644 --- a/devel/libsoup/Makefile +++ b/devel/libsoup/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/libsoup/Makefile,v 1.62 2009/06/16 18:03:02 kwm Exp $ +# $MCom: ports/devel/libsoup/Makefile,v 1.63 2009/07/15 11:40:10 avl Exp $ # PORTNAME= libsoup @@ -26,7 +26,7 @@ LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \ USE_GNOME= gnomehack glib20 libxml2 ltverhack referencehack gconf2 USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_GMAKE= yes CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \ --disable-gtk-doc |