From 8edd50cb45faab99f59ab9917dce15244c2cf32a Mon Sep 17 00:00:00 2001 From: marcus Date: Wed, 10 Dec 2003 18:10:14 +0000 Subject: This port installs shared libraries, so mark it as such. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1442 df743ca5-7f9a-e211-a948-0013205c9059 --- databases/evolution-data-server/Makefile | 1 + security/gnome-keyring/Makefile | 1 + security/gnomekeyring/Makefile | 1 + 3 files changed, 3 insertions(+) diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile index 93a71c581..e6567fa88 100644 --- a/databases/evolution-data-server/Makefile +++ b/databases/evolution-data-server/Makefile @@ -24,6 +24,7 @@ USE_X_PREFIX= yes USE_GNOME= gnomeprefix gnomehack intlhack gnometarget USE_REINPLACE= yes GNU_CONFIGURE= yes +INSTALLS_SHLIB= yes CONFIGURE_ARGS= --enable-static CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/security/gnome-keyring/Makefile b/security/gnome-keyring/Makefile index d2d38102e..e4721d989 100644 --- a/security/gnome-keyring/Makefile +++ b/security/gnome-keyring/Makefile @@ -21,6 +21,7 @@ USE_BZIP2= yes USE_GNOME= gnomehack gtk20 USE_GMAKE= yes USE_LIBTOOL= yes +INSTALLS_SHLIB= yes CONFIGURE_ARGS= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/security/gnomekeyring/Makefile b/security/gnomekeyring/Makefile index d2d38102e..e4721d989 100644 --- a/security/gnomekeyring/Makefile +++ b/security/gnomekeyring/Makefile @@ -21,6 +21,7 @@ USE_BZIP2= yes USE_GNOME= gnomehack gtk20 USE_GMAKE= yes USE_LIBTOOL= yes +INSTALLS_SHLIB= yes CONFIGURE_ARGS= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -- cgit v1.2.3