freebsd-ports/chinese/rxvt-big5/Makefile
Clive Lin f56383425d Add multibyte cursor auto detection (hack).
Add pkg-message shows how to enable or remove this feature.
Bump portrevision.

Approved by/discussed with: keichii@iteration.net (MAINTAINER)
Obtained from:	Debian package. (but heavily trimed)
2000-12-23 06:18:31 +00:00

30 lines
648 B
Makefile

# New ports collection makefile for: rxvt-big5
# Date created: Thur Nov 2, 2000
# Whom: Michael C . Wu <keichii@iteration.net>
#
# $FreeBSD$
#
MASTERDIR= ${.CURDIR}/../../x11/rxvt
.if !defined(NO_MULTIBYTE_CURSOR)
EXTRA_PATCHES= ${.CURDIR}/files/patch-multibyte_cursor
.endif
PKGMESSAGE= ${.CURDIR}/pkg-message
.include "${MASTERDIR}/Makefile"
PORTNAME= rxvt
PORTVERSION= 2.6.3
PORTREVISION= 1
#.include <bsd.port.pre.mk>
PKGNAMEPREFIX:= ${PKGNAMEPREFIX}tw-
MAINTAINER= keichii@iteration.net
CONFIGURE_ARGS+= \
--enable-xim --enable-big5 \
--enable-next-scroll --with-term=xterm-color