diff options
Diffstat (limited to 'security/gnutls/Makefile')
-rw-r--r-- | security/gnutls/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile index 87ea912bb406..9cfe92c58b95 100644 --- a/security/gnutls/Makefile +++ b/security/gnutls/Makefile @@ -28,6 +28,7 @@ USE_ICONV= yes USE_GNOME= pkgconfig GNU_CONFIGURE= yes USE_LDCONFIG= yes +USE_GCC= 3.4+ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -fPIC" LDFLAGS="${LDFLAGS}" \ |