diff options
Diffstat (limited to 'x11/wterm/Makefile')
-rw-r--r-- | x11/wterm/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/wterm/Makefile b/x11/wterm/Makefile index f7d51fc82ef2..4d16a5b47d95 100644 --- a/x11/wterm/Makefile +++ b/x11/wterm/Makefile @@ -16,6 +16,8 @@ COMMENT= A color vt102 terminal emulator with transparency support BUILD_DEPENDS= ${LOCALBASE}/lib/libWINGs.a:${PORTSDIR}/x11-wm/windowmaker +BROKEN= does not compile + USE_XORG= xpm GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-transparency --enable-xpm-background \ |