summaryrefslogtreecommitdiff
path: root/x11/libexo
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2006-12-05 07:50:51 +0000
committerRong-En Fan <rafan@FreeBSD.org>2006-12-05 07:50:51 +0000
commita5e54a5dad762fa8a68cbcdaba8762124109b6db (patch)
tree9a5021a885e45d2ab4f9dc02993af91c1dced080 /x11/libexo
parent- Update to 0.25 (diff)
- Respect X11BASE
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=178918
Diffstat (limited to 'x11/libexo')
-rw-r--r--x11/libexo/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/libexo/Makefile b/x11/libexo/Makefile
index 2ccbdbd83d40..4418293328c7 100644
--- a/x11/libexo/Makefile
+++ b/x11/libexo/Makefile
@@ -20,6 +20,7 @@ LIB_DEPENDS= xfcegui4.3:${PORTSDIR}/x11-toolkits/libxfce4gui
WRKSRC= ${WRKDIR}/${DISTNAME}
GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --x-libraries=${X11BASE}/lib --x-includes=${X11BASE}/include
USE_GNOME= glib20
USE_LDCONFIG= yes