aboutsummaryrefslogtreecommitdiff
path: root/chinese/rxvt-big5/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'chinese/rxvt-big5/Makefile')
-rw-r--r--chinese/rxvt-big5/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/chinese/rxvt-big5/Makefile b/chinese/rxvt-big5/Makefile
index be1bf0cc1ef2..dff4bffc2be8 100644
--- a/chinese/rxvt-big5/Makefile
+++ b/chinese/rxvt-big5/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-MASTERDIR= ${.CURDIR}/../../x11/rxvt
+MASTERDIR= ${.CURDIR}/../../x11/rxvt
.if !defined(NO_MULTIBYTE_CURSOR)
EXTRA_PATCHES= ${.CURDIR}/files/patch-multibyte_cursor
@@ -23,8 +23,6 @@ PKGNAMEPREFIX:= ${PKGNAMEPREFIX}tw-
MAINTAINER= keichii@iteration.net
-
CONFIGURE_ARGS+= \
--enable-xim --enable-big5 \
--enable-next-scroll --with-term=xterm-color
-