summaryrefslogtreecommitdiff
path: root/x11-toolkits/py-gnome2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/py-gnome2/Makefile')
-rw-r--r--x11-toolkits/py-gnome2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/py-gnome2/Makefile b/x11-toolkits/py-gnome2/Makefile
index bb18d0888371..22ffd9d3199b 100644
--- a/x11-toolkits/py-gnome2/Makefile
+++ b/x11-toolkits/py-gnome2/Makefile
@@ -30,9 +30,9 @@ USE_LDCONFIG= yes
USE_GETTEXT= yes
USE_GNOME= gnomehack libgnomeui pygtk2
GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="-L${LOCALBASE}/lib" \
+CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib" \
PTHREAD_LIBS="${PTHREAD_LIBS}"
+CPPFLAGS+= -I${LOCALBASE}/include
EG_SRC_DIR= ${WRKSRC}/examples
EG_DST_DIR= ${PREFIX}/share/examples/py-gnome