From 134c59094727e854428c208859b53c8bbc82e28d Mon Sep 17 00:00:00 2001 From: Emanuel Haupt Date: Mon, 21 Feb 2011 21:03:44 +0000 Subject: Fix OPTIONS by properly including bsd.port.options.mk --- x11/xterm/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'x11/xterm') diff --git a/x11/xterm/Makefile b/x11/xterm/Makefile index 8ef6bb46ffeb..93029d1c393f 100644 --- a/x11/xterm/Makefile +++ b/x11/xterm/Makefile @@ -7,6 +7,7 @@ PORTNAME= xterm PORTVERSION= 269 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= ftp://invisible-island.net/xterm/ \ http://voodoo.bawue.com/download/ \ @@ -28,6 +29,8 @@ OPTIONS= WIDE_CHARS "enable wide-character support" on \ 256_COLOR "enable 256-color support" off \ DEC_LOCATOR "enable DECterm Locator support" off +.include + .if !defined(WITHOUT_WIDE_CHARS) CONFIGURE_ARGS+= --enable-wide-chars --enable-luit .endif -- cgit v1.2.3