aboutsummaryrefslogtreecommitdiff
path: root/chinese/rxvt-big5
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2001-02-05 14:29:35 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2001-02-05 14:29:35 +0000
commit81009ad821a84cc996ae71b01079f3e7b0a8fc22 (patch)
tree6d34847b0f5ff89bcf77de98aa1fcce0e8e6a01a /chinese/rxvt-big5
parent690462dbb3634ee86945d4884f0ea7ee76b681c6 (diff)
downloadports-81009ad821a84cc996ae71b01079f3e7b0a8fc22.tar.gz
ports-81009ad821a84cc996ae71b01079f3e7b0a8fc22.zip
Notes
Diffstat (limited to 'chinese/rxvt-big5')
-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
-