aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-01-08 06:04:57 +0800
committermiwi <miwi@FreeBSD.org>2007-01-08 06:04:57 +0800
commite64cbd05df4bedf1e707e47a12159f8fd63a286e (patch)
tree08cd57c854f1b92ef018fdfbdc155f299513fedf /security
parent4cd08090772ad139a15a4001078f24f71e568120 (diff)
downloadfreebsd-ports-gnome-e64cbd05df4bedf1e707e47a12159f8fd63a286e.tar.gz
freebsd-ports-gnome-e64cbd05df4bedf1e707e47a12159f8fd63a286e.tar.zst
freebsd-ports-gnome-e64cbd05df4bedf1e707e47a12159f8fd63a286e.zip
- Fix build with 4.X
Approved by: novel@
Diffstat (limited to 'security')
-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}" \