summaryrefslogtreecommitdiff
path: root/net/libgnetwork/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/libgnetwork/Makefile')
-rw-r--r--net/libgnetwork/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/libgnetwork/Makefile b/net/libgnetwork/Makefile
index d34f1592dda0..6eccc52d1247 100644
--- a/net/libgnetwork/Makefile
+++ b/net/libgnetwork/Makefile
@@ -22,8 +22,8 @@ USE_GNOME= gnomeprefix gnomehack intlhack gconf2
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
#.if !defined(WITHOUT_SSL)
#LIB_DEPENDS+= gnutls.13:${PORTSDIR}/security/gnutls