summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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} \