aboutsummaryrefslogtreecommitdiff
path: root/security/gnutls
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-01-07 22:04:57 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-01-07 22:04:57 +0000
commit2f2fa3cb0a5c01e8d315a82434091a395b7b4be1 (patch)
treee2e60beec24ed5021cfbad70a863eb5c6ca5369f /security/gnutls
parentae84ec6c0f23ab5aa3d24ee9ca53e28b5911dd51 (diff)
downloadports-2f2fa3cb0a5c01e8d315a82434091a395b7b4be1.tar.gz
ports-2f2fa3cb0a5c01e8d315a82434091a395b7b4be1.zip
Notes
Diffstat (limited to 'security/gnutls')
-rw-r--r--security/gnutls/Makefile1
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}" \