summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2001-11-01 09:43:39 +0000
committertron <tron@pkgsrc.org>2001-11-01 09:43:39 +0000
commit7f7bdbcf66676fc994c3c5ef59b392450fa69205 (patch)
treec670ac5b01dbc356368972bd1949fc24b5e58fdd
parent1ea58d26e32cd3e5c9dcef68b3d89e8c1b40f364 (diff)
downloadpkgsrc-7f7bdbcf66676fc994c3c5ef59b392450fa69205.tar.gz
Fix build problem on systems running XFree86 3.3.x in conjuction with the
"xpkgwedge" package.
-rw-r--r--x11/wterm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/wterm/Makefile b/x11/wterm/Makefile
index 8094d7a91ef..7f6474b847a 100644
--- a/x11/wterm/Makefile
+++ b/x11/wterm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2001/10/24 22:11:16 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2001/11/01 09:43:39 tron Exp $
DISTNAME= wterm-6.2.9
CATEGORIES= x11
@@ -17,6 +17,7 @@ USE_X11BASE= YES
CONFIGURE_ARGS+= --enable-utmp --enable-wtmp --enable-xpm-background
CONFIGURE_ARGS+= --enable-menubar --enable-graphics --enable-next-scroll
CONFIGURE_ARGS+= --enable-half-shadow
+CONFIGURE_ARGS+= --with-xpm-library=${PREFIX}
post-install:
${CHMOD} 4755 ${PREFIX}/bin/wterm