summaryrefslogtreecommitdiff
path: root/math/guppi
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-09-11 15:37:23 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-09-11 15:37:23 +0000
commit76eaf6e089ec398ebceb558f18c0b516d7d68fd3 (patch)
tree4d208469982e71edb8f07a9b0efa64290c375c22 /math/guppi
parentRemove a nonexistent entry from pkg-plist and make it package again. (diff)
Unbroke with latest libglade.
Notes
Notes: svn path=/head/; revision=47687
Diffstat (limited to 'math/guppi')
-rw-r--r--math/guppi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/guppi/Makefile b/math/guppi/Makefile
index 9505d96a9783..0d1f945a9472 100644
--- a/math/guppi/Makefile
+++ b/math/guppi/Makefile
@@ -24,7 +24,7 @@ USE_LIBTOOL= yes
USE_PYTHON= yes
INSTALLS_SHLIB= yes
CONFIGURE_ARGS= --enable-explicit-python-linking
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include/libglade-1.0" \
LIBS="-L${LOCALBASE}/lib -pthread"
PLIST_SUB= VERSION="${PORTVERSION}"