diff options
Diffstat (limited to 'x11/wterm')
-rw-r--r-- | x11/wterm/Makefile | 5 |
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 \ |