summaryrefslogtreecommitdiff
path: root/devel/goffice1/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/goffice1/Makefile')
-rw-r--r--devel/goffice1/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/goffice1/Makefile b/devel/goffice1/Makefile
index 03fd16328a65..e8ec7fafc96a 100644
--- a/devel/goffice1/Makefile
+++ b/devel/goffice1/Makefile
@@ -24,8 +24,8 @@ USE_GNOME= gnomeprefix gnomehack intlhack libgnomeprint libglade2 \
USE_GETTEXT= yes
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
PLIST_SUB= VERSION=${PORTVERSION}