summaryrefslogtreecommitdiff
path: root/security/gnutls/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/gnutls/Makefile')
-rw-r--r--security/gnutls/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile
index e2f2d002cc1b..df415ff4920b 100644
--- a/security/gnutls/Makefile
+++ b/security/gnutls/Makefile
@@ -27,7 +27,7 @@ USE_GNOME= pkgconfig ltverhack
GNU_CONFIGURE= yes
MAKE_JOBS_SAFE= yes
USE_LDCONFIG= yes
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -fPIC" LDFLAGS="${LDFLAGS}"