diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-03-14 14:33:23 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-03-14 14:33:23 +0800 |
commit | 039fd0b84c7b82bca4a36bae0a19f110f04e1bcc (patch) | |
tree | 27349f78a1e950949c7a81c85ff84626c694353b /security | |
parent | 003cebba57bd2c455d360aa85ab95c255a773fc7 (diff) | |
download | marcuscom-ports-039fd0b84c7b82bca4a36bae0a19f110f04e1bcc.tar marcuscom-ports-039fd0b84c7b82bca4a36bae0a19f110f04e1bcc.tar.gz marcuscom-ports-039fd0b84c7b82bca4a36bae0a19f110f04e1bcc.tar.bz2 marcuscom-ports-039fd0b84c7b82bca4a36bae0a19f110f04e1bcc.tar.lz marcuscom-ports-039fd0b84c7b82bca4a36bae0a19f110f04e1bcc.tar.xz marcuscom-ports-039fd0b84c7b82bca4a36bae0a19f110f04e1bcc.tar.zst marcuscom-ports-039fd0b84c7b82bca4a36bae0a19f110f04e1bcc.zip |
s/USE_LIBTOOL=yes/USE_LIBTOOL_VER=13/
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2055 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'security')
-rw-r--r-- | security/gnome-keyring/Makefile | 2 | ||||
-rw-r--r-- | security/gnomekeyring/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/security/gnome-keyring/Makefile b/security/gnome-keyring/Makefile index d22f3e2de..1386bf166 100644 --- a/security/gnome-keyring/Makefile +++ b/security/gnome-keyring/Makefile @@ -20,7 +20,7 @@ USE_X_PREFIX= yes USE_BZIP2= yes USE_GNOME= gnomehack lthack gtk20 USE_GMAKE= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 INSTALLS_SHLIB= yes CONFIGURE_ARGS= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/security/gnomekeyring/Makefile b/security/gnomekeyring/Makefile index d22f3e2de..1386bf166 100644 --- a/security/gnomekeyring/Makefile +++ b/security/gnomekeyring/Makefile @@ -20,7 +20,7 @@ USE_X_PREFIX= yes USE_BZIP2= yes USE_GNOME= gnomehack lthack gtk20 USE_GMAKE= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 INSTALLS_SHLIB= yes CONFIGURE_ARGS= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |