diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-09-10 08:51:18 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-09-10 08:51:18 +0800 |
commit | b2ebc9589d862b7ae33a660aae05a3d3163aa105 (patch) | |
tree | 46586693baf7193c66a777c9d895b2b08b5cdb97 /devel | |
parent | 719157e20f4595dc6e11e881ea48e1840da49991 (diff) | |
download | marcuscom-ports-b2ebc9589d862b7ae33a660aae05a3d3163aa105.tar marcuscom-ports-b2ebc9589d862b7ae33a660aae05a3d3163aa105.tar.gz marcuscom-ports-b2ebc9589d862b7ae33a660aae05a3d3163aa105.tar.bz2 marcuscom-ports-b2ebc9589d862b7ae33a660aae05a3d3163aa105.tar.lz marcuscom-ports-b2ebc9589d862b7ae33a660aae05a3d3163aa105.tar.xz marcuscom-ports-b2ebc9589d862b7ae33a660aae05a3d3163aa105.tar.zst marcuscom-ports-b2ebc9589d862b7ae33a660aae05a3d3163aa105.zip |
INSTALLS_SHLIB -> USE_LDCONFIG, only on gnome@FreeBSD.org ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7274 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel')
-rw-r--r-- | devel/anjuta-devel/Makefile | 4 | ||||
-rw-r--r-- | devel/bonobo/Makefile | 4 | ||||
-rw-r--r-- | devel/gconf/Makefile | 4 | ||||
-rw-r--r-- | devel/gconf2/Makefile | 4 | ||||
-rw-r--r-- | devel/glade3/Makefile | 4 | ||||
-rw-r--r-- | devel/glib20/Makefile | 4 | ||||
-rw-r--r-- | devel/glibmm/Makefile | 4 | ||||
-rw-r--r-- | devel/goffice/Makefile | 4 | ||||
-rw-r--r-- | devel/libbonobo/Makefile | 4 | ||||
-rw-r--r-- | devel/libglade2/Makefile | 4 | ||||
-rw-r--r-- | devel/libgsf/Makefile | 4 | ||||
-rw-r--r-- | devel/libgtop/Makefile | 4 | ||||
-rw-r--r-- | devel/libunicode/Makefile | 4 | ||||
-rw-r--r-- | devel/oaf/Makefile | 4 |
14 files changed, 28 insertions, 28 deletions
diff --git a/devel/anjuta-devel/Makefile b/devel/anjuta-devel/Makefile index b9750e7ff..cf061c5bf 100644 --- a/devel/anjuta-devel/Makefile +++ b/devel/anjuta-devel/Makefile @@ -3,7 +3,7 @@ # Whom: Dmitry Sivachenko <demon@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/anjuta-devel/Makefile,v 1.12 2006/07/21 20:46:54 mezz Exp $ +# $MCom: ports/devel/anjuta-devel/Makefile,v 1.13 2006/08/13 15:36:28 adamw Exp $ # PORTNAME= anjuta @@ -37,7 +37,7 @@ USE_GNOME= gnomeprefix gnomehack libgnomeprintui libgnomeui vte GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes OPTIONS= SVN "Build subversion plugins" off diff --git a/devel/bonobo/Makefile b/devel/bonobo/Makefile index 42352183c..4352a09f6 100644 --- a/devel/bonobo/Makefile +++ b/devel/bonobo/Makefile @@ -3,7 +3,7 @@ # Whom: Ade Lovett <ade@lovett.com> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/devel/bonobo/Makefile,v 1.1 2006/07/25 17:07:32 mezz Exp $ # PORTNAME= bonobo @@ -24,7 +24,7 @@ USE_GMAKE= yes USE_GNOME= gnomehack gnomeprefix oaf gnomehier gnomeprint USE_GETTEXT= yes GNOME_HTML_DIR= ${PREFIX}/share/doc/bonobo -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" diff --git a/devel/gconf/Makefile b/devel/gconf/Makefile index 8f22753d5..d8a72bb0d 100644 --- a/devel/gconf/Makefile +++ b/devel/gconf/Makefile @@ -3,7 +3,7 @@ # Whom: Ade Lovett <ade@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/devel/gconf/Makefile,v 1.1 2006/07/25 17:12:17 mezz Exp $ # PORTNAME= gconf @@ -25,7 +25,7 @@ USE_GMAKE= yes USE_XLIB= yes USE_GNOME= gnomeprefix gnomehack gnometarget glib12 gtk12 oaf libxml orbit USE_GETTEXT= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/devel/gconf2/Makefile b/devel/gconf2/Makefile index 097767b25..f0fd17ab8 100644 --- a/devel/gconf2/Makefile +++ b/devel/gconf2/Makefile @@ -3,7 +3,7 @@ # Whom: Ade Lovett <ade@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/gconf2/Makefile,v 1.76 2006/07/27 13:49:27 marcus Exp $ +# $MCom: ports/devel/gconf2/Makefile,v 1.77 2006/08/09 16:43:43 marcus Exp $ # PORTNAME= gconf2 @@ -28,7 +28,7 @@ USE_GMAKE= yes USE_GETTEXT= yes USE_XLIB= yes USE_GNOME= gnomehier gnomehack orbit2 gtk20 libxml2 linc ltverhack referencehack -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes USE_AUTOTOOLS= libtool:15 CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \ --disable-gtk-doc diff --git a/devel/glade3/Makefile b/devel/glade3/Makefile index 44d8758c8..f3fd7a6c4 100644 --- a/devel/glade3/Makefile +++ b/devel/glade3/Makefile @@ -3,7 +3,7 @@ # Whom: Koop Mast <kwm@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/glade3/Makefile,v 1.13 2006/08/13 14:41:20 adamw Exp $ +# $MCom: ports/devel/glade3/Makefile,v 1.14 2006/08/21 16:16:35 ahze Exp $ # PORTNAME= glade3 @@ -25,6 +25,6 @@ USE_GETTEXT= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes .include <bsd.port.mk> diff --git a/devel/glib20/Makefile b/devel/glib20/Makefile index ada58fbdd..27ea81500 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.86 2006/08/16 06:04:47 marcus Exp $ +# $MCom: ports/devel/glib20/Makefile,v 1.87 2006/08/31 00:28:29 marcus Exp $ # PORTNAME= glib @@ -30,7 +30,7 @@ USE_BZIP2= yes USE_GETTEXT= yes USE_AUTOTOOLS= libtool:15 -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes USE_GNOME= gnomehack gnometarget pkgconfig ltverhack USE_GMAKE= yes USE_PERL5= yes diff --git a/devel/glibmm/Makefile b/devel/glibmm/Makefile index d3983b9cb..310274b16 100644 --- a/devel/glibmm/Makefile +++ b/devel/glibmm/Makefile @@ -3,7 +3,7 @@ # Whom: Adam Weinberger <adamw@FreeBSD.org> # # $FreeBSD: ports/devel/glibmm/Makefile,v 1.22 2006/06/07 06:08:04 marcus Exp $ -# $MCom: ports/devel/glibmm/Makefile,v 1.34 2006/07/24 21:55:09 marcus Exp $ +# $MCom: ports/devel/glibmm/Makefile,v 1.35 2006/08/17 20:29:43 marcus Exp $ # PORTNAME= glibmm @@ -29,7 +29,7 @@ USE_GCC= 3.4 USE_GNOME= gnomehack gnometarget glib20 USE_PERL5= yes GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CONFIGURE_ARGS= --enable-static PLIST_SUB= VERSION="2.4" API_VERSION="2.4" diff --git a/devel/goffice/Makefile b/devel/goffice/Makefile index 8a47e09f9..ac41e2f36 100644 --- a/devel/goffice/Makefile +++ b/devel/goffice/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/goffice/Makefile,v 1.11 2006/05/08 22:57:51 ahze Exp $ +# $MCom: ports/devel/goffice/Makefile,v 1.12 2006/07/21 20:46:55 mezz Exp $ # PORTNAME= goffice @@ -22,7 +22,7 @@ USE_GNOME= gnomeprefix gnomehack intlhack libgnomeprint libglade2 \ libgsf_gnome ltverhack USE_GETTEXT= yes USE_AUTOTOOLS= libtool:15 -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/devel/libbonobo/Makefile b/devel/libbonobo/Makefile index e9c656808..75b0f8c60 100644 --- a/devel/libbonobo/Makefile +++ b/devel/libbonobo/Makefile @@ -3,7 +3,7 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/libbonobo/Makefile,v 1.50 2006/08/14 20:58:43 marcus Exp $ +# $MCom: ports/devel/libbonobo/Makefile,v 1.51 2006/09/04 18:21:04 marcus Exp $ # PORTNAME= libbonobo @@ -26,7 +26,7 @@ LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt USE_GMAKE= yes USE_BISON= yes USE_GETTEXT= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_PERL5= yes USE_GNOME= gnomehack intlhack libxml2 orbit2 referencehack diff --git a/devel/libglade2/Makefile b/devel/libglade2/Makefile index 1b116330a..533990764 100644 --- a/devel/libglade2/Makefile +++ b/devel/libglade2/Makefile @@ -3,7 +3,7 @@ # Whom: Ade Lovett <ade@lovett.com> # # $FreeBSD$ -# $MCom: ports/devel/libglade2/Makefile,v 1.20 2006/07/12 17:23:04 ahze Exp $ +# $MCom: ports/devel/libglade2/Makefile,v 1.22 2006/07/18 12:26:50 ahze Exp $ PORTNAME= libglade2 PORTVERSION= 2.6.0 @@ -26,7 +26,7 @@ RUN_DEPENDS= xmlcatmgr:${PORTSDIR}/textproc/xmlcatmgr USE_GMAKE= yes GNU_CONFIGURE= yes USE_GNOME= gnomehack libxml2 gtk20 referencehack -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \ --disable-gtk-doc \ --with-xml-catalog=${LOCALBASE}/share/xml/catalog.ports diff --git a/devel/libgsf/Makefile b/devel/libgsf/Makefile index 35eaaaf71..c94b8ac19 100644 --- a/devel/libgsf/Makefile +++ b/devel/libgsf/Makefile @@ -3,7 +3,7 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/libgsf/Makefile,v 1.24 2006/07/18 12:33:24 ahze Exp $ +# $MCom: ports/devel/libgsf/Makefile,v 1.25 2006/08/14 04:14:13 mezz Exp $ # PORTNAME= libgsf @@ -25,7 +25,7 @@ USE_XLIB= yes USE_BZIP2= yes USE_GMAKE= yes USE_GETTEXT= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes USE_GNOME?= gnomehack gnomeprefix glib20 libxml2 gconf2 ltverhack intlhack USE_AUTOTOOLS= libtool:15 CONFIGURE_ARGS?=--with-html-dir=${PREFIX}/share/doc \ diff --git a/devel/libgtop/Makefile b/devel/libgtop/Makefile index 007941f80..e436d2e1c 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.2 2006/07/28 06:44:09 marcus Exp $ +# $MCom: ports/devel/libgtop/Makefile,v 1.3 2006/07/28 06:51:19 marcus Exp $ PORTNAME= libgtop PORTVERSION= 2.14.2 @@ -23,7 +23,7 @@ USE_PERL5_BUILD=yes USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnomehack glib20 ltverhack intlhack -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/devel/libunicode/Makefile b/devel/libunicode/Makefile index 2e0921bae..0ebdcf976 100644 --- a/devel/libunicode/Makefile +++ b/devel/libunicode/Makefile @@ -3,7 +3,7 @@ # Whom: Ade Lovett <ade@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/devel/libunicode/Makefile,v 1.1 2006/07/18 12:34:54 ahze Exp $ PORTNAME= libunicode PORTVERSION= 0.4 @@ -19,7 +19,7 @@ COMMENT= A library for manipulating Unicode characters and strings USE_GMAKE= yes USE_XLIB= yes GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ --datadir=${PREFIX}/share/gnome CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/devel/oaf/Makefile b/devel/oaf/Makefile index 2d2c212be..238d6dc31 100644 --- a/devel/oaf/Makefile +++ b/devel/oaf/Makefile @@ -3,7 +3,7 @@ # Whom: Ade Lovett <ade@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/devel/oaf/Makefile,v 1.1 2006/07/25 16:53:52 mezz Exp $ # PORTNAME= oaf @@ -25,7 +25,7 @@ USE_GMAKE= yes USE_GNOME= gnomehack gnomeprefix gtk12 orbit libxml USE_GETTEXT= yes GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CONFIGURE_ARGS= --enable-static --enable-shared \ --disable-more-warnings CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |