diff options
Diffstat (limited to 'security/gnutls/Makefile')
-rw-r--r-- | security/gnutls/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile index 5f881b3..b56262f 100644 --- a/security/gnutls/Makefile +++ b/security/gnutls/Makefile @@ -28,7 +28,7 @@ USE_GPG?= yes SIG_SUFFIX= .sig.asc USE_ICONV= yes USE_GETTEXT= yes -USE_LIBTOOL_VER=15 +USE_INC_LIBTOOL_VER=15 INSTALLS_SHLIB= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |