diff options
Diffstat (limited to 'security/gnomekeyring/Makefile')
-rw-r--r-- | security/gnomekeyring/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gnomekeyring/Makefile b/security/gnomekeyring/Makefile index d2d171904dc9..b387e2e027ba 100644 --- a/security/gnomekeyring/Makefile +++ b/security/gnomekeyring/Makefile @@ -21,7 +21,7 @@ USE_X_PREFIX= yes USE_BZIP2= yes USE_GNOME= gnomehack lthack gtk20 USE_GMAKE= yes -USE_LIBTOOL_VER=13 +USE_INC_LIBTOOL_VER=13 INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |