aboutsummaryrefslogtreecommitdiff
path: root/x11/wterm
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-22 08:55:40 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-22 08:55:40 +0000
commit2a9763f12a2973ba3a8c14259329bc467c86224a (patch)
tree8bfa861c7528e65025c0b38f5e2d2e1774daf187 /x11/wterm
parent2e38233d08d594d2f5ed52d281d5e2def1c7a210 (diff)
downloadports-2a9763f12a2973ba3a8c14259329bc467c86224a.tar.gz
ports-2a9763f12a2973ba3a8c14259329bc467c86224a.zip
Notes
Diffstat (limited to 'x11/wterm')
-rw-r--r--x11/wterm/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/wterm/Makefile b/x11/wterm/Makefile
index 22f52306da9e..0b36db0bd8d7 100644
--- a/x11/wterm/Makefile
+++ b/x11/wterm/Makefile
@@ -7,7 +7,7 @@
PORTNAME= wterm
PORTVERSION= 6.2.9
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -17,8 +17,7 @@ COMMENT= A color vt102 terminal emulator with transparency support
BUILD_DEPENDS= ${X11BASE}/lib/libWINGs.a:${PORTSDIR}/x11-wm/windowmaker
-USE_X_PREFIX= yes
-USE_XPM= yes
+USE_XORG= xpm
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-transparency --enable-xpm-background \
--disable-delete-key --disable-backspace-key \