summaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-12-11 02:10:14 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-12-11 02:10:14 +0800
commit8edd50cb45faab99f59ab9917dce15244c2cf32a (patch)
tree4d77d9c62ba4b4bc8edcb464a505f367f4cd74aa /security
parentf518ab17d1b9e5b57c7a160d5b5bb39a43ee4af9 (diff)
downloadmarcuscom-ports-8edd50cb45faab99f59ab9917dce15244c2cf32a.tar
marcuscom-ports-8edd50cb45faab99f59ab9917dce15244c2cf32a.tar.gz
marcuscom-ports-8edd50cb45faab99f59ab9917dce15244c2cf32a.tar.bz2
marcuscom-ports-8edd50cb45faab99f59ab9917dce15244c2cf32a.tar.lz
marcuscom-ports-8edd50cb45faab99f59ab9917dce15244c2cf32a.tar.xz
marcuscom-ports-8edd50cb45faab99f59ab9917dce15244c2cf32a.tar.zst
marcuscom-ports-8edd50cb45faab99f59ab9917dce15244c2cf32a.zip
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
Diffstat (limited to 'security')
-rw-r--r--security/gnome-keyring/Makefile1
-rw-r--r--security/gnomekeyring/Makefile1
2 files changed, 2 insertions, 0 deletions
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"