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 /databases | |
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 'databases')
-rw-r--r-- | databases/gnome-db/Makefile | 4 | ||||
-rw-r--r-- | databases/libgda/Makefile | 4 | ||||
-rw-r--r-- | databases/libgda2/Makefile | 4 | ||||
-rw-r--r-- | databases/libgda3/Makefile | 4 | ||||
-rw-r--r-- | databases/libgnomedb/Makefile | 4 | ||||
-rw-r--r-- | databases/mergeant/Makefile | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/databases/gnome-db/Makefile b/databases/gnome-db/Makefile index ae2c677a9..88d027072 100644 --- a/databases/gnome-db/Makefile +++ b/databases/gnome-db/Makefile @@ -3,7 +3,7 @@ # Whom: Ade Lovett <ade@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/databases/gnome-db/Makefile,v 1.1 2006/07/25 17:46:16 mezz Exp $ # PORTNAME= gnome-db @@ -24,7 +24,7 @@ USE_GMAKE= yes USE_GETTEXT= yes INSTALLS_OMF= yes GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="${PTHREAD_LIBS} -L${LOCALBASE}/lib -lintl" CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} diff --git a/databases/libgda/Makefile b/databases/libgda/Makefile index 0d5294cd3..66c52517e 100644 --- a/databases/libgda/Makefile +++ b/databases/libgda/Makefile @@ -3,7 +3,7 @@ # Whom: Ade Lovett <ade@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/databases/libgda/Makefile,v 1.1 2006/07/25 17:16:35 mezz Exp $ # PORTNAME= libgda @@ -25,7 +25,7 @@ USE_GNOME= gnomehack gnomeprefix gnomehier gconf bonobo USE_GMAKE= yes USE_GETTEXT= yes INSTALLS_OMF= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-gtk-doc CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/databases/libgda2/Makefile b/databases/libgda2/Makefile index a8ec91469..497546cf2 100644 --- a/databases/libgda2/Makefile +++ b/databases/libgda2/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/databases/libgda2/Makefile,v 1.34 2006/07/25 17:46:13 mezz Exp $ # PORTNAME= libgda2 @@ -32,7 +32,7 @@ USE_GNOME= gnomeprefix gnomehack glib20 libxslt referencehack USE_GETTEXT= yes USE_XLIB= yes INSTALLS_OMF= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-bdb CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/databases/libgda3/Makefile b/databases/libgda3/Makefile index ed5ff63a9..a63716451 100644 --- a/databases/libgda3/Makefile +++ b/databases/libgda3/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/databases/libgda3/Makefile,v 1.1 2006/07/25 17:46:14 mezz Exp $ # PORTNAME= libgda3 @@ -28,7 +28,7 @@ USE_GETTEXT= yes USE_XLIB= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack glib20 libxslt intlhack referencehack -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-bdb CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/databases/libgnomedb/Makefile b/databases/libgnomedb/Makefile index 5fd676f8b..f2af5a3bb 100644 --- a/databases/libgnomedb/Makefile +++ b/databases/libgnomedb/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/databases/libgnomedb/Makefile,v 1.27 2006/07/25 17:46:15 mezz Exp $ # PORTNAME= libgnomedb @@ -28,7 +28,7 @@ USE_XLIB= yes USE_GETTEXT= yes GNU_CONFIGURE= yes INSTALLS_OMF= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/databases/mergeant/Makefile b/databases/mergeant/Makefile index b57188354..8e9ed12cf 100644 --- a/databases/mergeant/Makefile +++ b/databases/mergeant/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/databases/mergeant/Makefile,v 1.17 2006/07/25 17:46:15 mezz Exp $ # PORTNAME= mergeant @@ -25,7 +25,7 @@ USE_GNOME= gnomeprefix intlhack gnomehack libgnomedb libgnomeprintui USE_PERL5= yes GNU_CONFIGURE= yes INSTALLS_OMF= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |