aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorWilliam Grzybowski <wg@FreeBSD.org>2013-11-18 12:36:05 +0000
committerWilliam Grzybowski <wg@FreeBSD.org>2013-11-18 12:36:05 +0000
commitc4353ca48b1aec1e2030e7196b3d83f9b48813a0 (patch)
tree0075ab99d8b396847f27b017af94466444e500b4 /security
parentebf3173f30e7e9c24d34ebc9831fddcdb8c743db (diff)
downloadports-c4353ca48b1aec1e2030e7196b3d83f9b48813a0.tar.gz
ports-c4353ca48b1aec1e2030e7196b3d83f9b48813a0.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/gnutls3/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/gnutls3/Makefile b/security/gnutls3/Makefile
index 39a05ffe6c34..2436667772f2 100644
--- a/security/gnutls3/Makefile
+++ b/security/gnutls3/Makefile
@@ -24,9 +24,8 @@ USE_AUTOTOOLS= libtool
USE_GNOME= ltverhack
USE_LDCONFIG= ${PREFIX}/lib/gnutls3
USE_XZ= yes
-CPPFLAGS= -I${LOCALBASE}/include
+CPPFLAGS= -I${LOCALBASE}/include -fPIC
LDFLAGS= -L${LOCALBASE}/lib
-CPPFLAGS= -fPIC
GNU_CONFIGURE= yes
CONFIGURE_ENV= MAKEINFO=${PREFIX}/bin/makeinfo
CONFIGURE_ARGS= --program-suffix=${GNUTLS_SUFFIX} \