aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/sawfish2
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-26 23:14:29 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-26 23:14:29 +0000
commitab18ec5992898609fb85f3dbc9ca9f128969421f (patch)
tree17d78cdf27a4523d0435dd18b6610ae2468e6f66 /x11-wm/sawfish2
parentafd1db0802a8cbc7d8315aa3b7b6a2ae96634900 (diff)
downloadports-ab18ec5992898609fb85f3dbc9ca9f128969421f.tar.gz
ports-ab18ec5992898609fb85f3dbc9ca9f128969421f.zip
Notes
Diffstat (limited to 'x11-wm/sawfish2')
-rw-r--r--x11-wm/sawfish2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/sawfish2/Makefile b/x11-wm/sawfish2/Makefile
index 12ae1d267c3a..1e326faf1baf 100644
--- a/x11-wm/sawfish2/Makefile
+++ b/x11-wm/sawfish2/Makefile
@@ -37,10 +37,10 @@ CONFIGURE_ARGS= --with-readline \
--localstatedir=${PREFIX}/share \
--datadir=${PREFIX}/share \
--enable-capplet \
- --disable-themer
+ --disable-themer \
+ --with-esd
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LIBS="-L${LOCALBASE}/lib"
-CONFIGURE_ARGS= --with-esd
CONFIGURE_TARGET= ${ARCH}-pc-freebsd${OSREL:C/\..*//}
post-patch: