From baf8328ec73292d70d9b55d71a310ecf645250b3 Mon Sep 17 00:00:00 2001 From: steve Date: Mon, 15 Mar 1999 01:25:10 +0000 Subject: Update to version 2.6PRE2. PR: 10394 Submitted by: maintainer --- chinese/rxvt/Makefile | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'chinese/rxvt/Makefile') diff --git a/chinese/rxvt/Makefile b/chinese/rxvt/Makefile index 1cb3d4e2d832..0dec8b7223a9 100644 --- a/chinese/rxvt/Makefile +++ b/chinese/rxvt/Makefile @@ -1,24 +1,24 @@ # New ports collection Makefile for: rxvt -# Version required: 2.4.11 +# Version required: 2.6.PRE2 # Date created: Nov 16 1997 # Whom: frankch@waru.life.nthu.edu.tw # -# $Id: Makefile,v 1.8 1998/12/09 05:05:32 vanilla Exp $ +# $Id: Makefile,v 1.9 1999/01/17 07:34:26 vanilla Exp $ # -DISTNAME= rxvt-2.4.11 -PKGNAME= zh-rxvt-2.4.11 +DISTNAME= rxvt-2.6.PRE2 +PKGNAME= zh-rxvt-2.6.PRE2 CATEGORIES= chinese x11 MASTER_SITES= ftp://mason.primenet.com.au/pub/rxvt/ \ ftp://ftp.math.fu-berlin.de/pub/rxvt/ MAINTAINER= frankch@waru.life.nthu.edu.tw -RUN_DEPENDS= ${X11BASE}/bin/xcin:${PORTSDIR}/chinese/xcin +BUILD_DEPENDS= yodl2man:${PORTSDIR}/textproc/yodl USE_X_PREFIX= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-big5=yes --enable-xcin=yes +CONFIGURE_ARGS= --enable-big5=yes --enable-xim=yes MAN1= crxvt.1 .include -- cgit