summaryrefslogtreecommitdiffstats
path: root/databases/libgnomedb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/libgnomedb/Makefile')
-rw-r--r--databases/libgnomedb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/libgnomedb/Makefile b/databases/libgnomedb/Makefile
index 528e2e2..9d0428e 100644
--- a/databases/libgnomedb/Makefile
+++ b/databases/libgnomedb/Makefile
@@ -28,8 +28,8 @@ USE_GETTEXT= yes
GNU_CONFIGURE= yes
INSTALLS_OMF= yes
USE_LDCONFIG= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
GCONF_SCHEMAS= libgnomedb-3.0.schemas
OpenPOWER on IntegriCloud