aboutsummaryrefslogtreecommitdiff
path: root/x11/aterm
diff options
context:
space:
mode:
authorMichael Landin <mich@FreeBSD.org>2005-01-14 13:47:00 +0000
committerMichael Landin <mich@FreeBSD.org>2005-01-14 13:47:00 +0000
commitcec82227a1603a1363166550df8f5601275f7d5f (patch)
tree718c7e4280f09c25641e6dba9038c4447e8b9aac /x11/aterm
parentf7ac0398cbff004a3c89c03fcb874388699d39a3 (diff)
downloadports-cec82227a1603a1363166550df8f5601275f7d5f.tar.gz
ports-cec82227a1603a1363166550df8f5601275f7d5f.zip
Notes
Diffstat (limited to 'x11/aterm')
-rw-r--r--x11/aterm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/aterm/Makefile b/x11/aterm/Makefile
index f1dbc27c05a2..0850f0155583 100644
--- a/x11/aterm/Makefile
+++ b/x11/aterm/Makefile
@@ -22,7 +22,7 @@ CONFIGURE_ARGS+= \
--enable-transparency --enable-background-image \
--enable-fading --enable-utmp --enable-wtmp
-CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
+CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
.if !defined(WITHOUT_PNG)
CONFIGURE_ARGS+= --with-png