diff options
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/kcfonts/Makefile | 4 | ||||
-rw-r--r-- | chinese/rxvt/Makefile | 4 | ||||
-rw-r--r-- | chinese/ted/Makefile | 4 | ||||
-rw-r--r-- | chinese/xcin/Makefile | 4 | ||||
-rw-r--r-- | chinese/xcin25/Makefile | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/chinese/kcfonts/Makefile b/chinese/kcfonts/Makefile index 5e1c8bd2bb37..d8564bd2b718 100644 --- a/chinese/kcfonts/Makefile +++ b/chinese/kcfonts/Makefile @@ -3,7 +3,7 @@ # Date Created: 5 Dec 1997 # Whom: Ming-I Hseh <PA@FreeBSD.Ntu.edu.TW> # -# $Id: Makefile,v 1.4 1997/12/17 17:17:16 vanilla Exp $ +# $Id: Makefile,v 1.5 1997/12/24 07:58:40 vanilla Exp $ # DISTNAME= kcfonts-1.05 @@ -14,7 +14,7 @@ MASTER_SITES= ftp://freebsd.ntu.edu.tw/freebsd/taiwan/ \ MAINTAINER= PA@FreeBSD.ee.Ntu.edu.TW -USE_X11= yes +USE_X_PREFIX= yes NO_WRKSUBDIR= yes .include <bsd.port.mk> diff --git a/chinese/rxvt/Makefile b/chinese/rxvt/Makefile index 7ffa94ccb193..84b448170576 100644 --- a/chinese/rxvt/Makefile +++ b/chinese/rxvt/Makefile @@ -3,7 +3,7 @@ # Date created: Nov 16 1997 # Whom: frankch@waru.life.nthu.edu.tw # -# $Id: Makefile,v 1.4 1997/12/19 19:23:18 vanilla Exp $ +# $Id: Makefile,v 1.5 1998/01/05 17:30:59 vanilla Exp $ # DISTNAME= rxvt-2.4.5 @@ -15,7 +15,7 @@ MAINTAINER= frankch@waru.life.nthu.edu.tw RUN_DEPENDS= ${X11BASE}/bin/xcin:${PORTSDIR}/chinese/xcin -USE_X11= yes +USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-big5=yes --enable-xcin=yes MAN1= crxvt2.1 diff --git a/chinese/ted/Makefile b/chinese/ted/Makefile index e3b7d2582acf..63abe1119247 100644 --- a/chinese/ted/Makefile +++ b/chinese/ted/Makefile @@ -3,7 +3,7 @@ # Date Created: 18 Sep 1997 # Whom: Vanilla I. Shu <vanilla@MinJe.com.TW> # -# $Id: Makefile,v 1.13 1998/05/14 09:34:13 vanilla Exp $ +# $Id: Makefile,v 1.14 1998/06/24 14:53:00 vanilla Exp $ # DISTNAME= ted4.2h @@ -17,7 +17,7 @@ MAINTAINER= vanilla@FreeBSD.ORG RUN_DEPENDS= ${X11BASE}/bin/xcin:${PORTSDIR}/chinese/xcin -USE_X11= yes +USE_X_PREFIX= yes WRKSRC= ${WRKDIR}/ted .include <bsd.port.mk> diff --git a/chinese/xcin/Makefile b/chinese/xcin/Makefile index a1d093feb388..030612a99afd 100644 --- a/chinese/xcin/Makefile +++ b/chinese/xcin/Makefile @@ -3,7 +3,7 @@ # Date created: Nov 28 ,1997 # Whom: Yen-Shuo Su <yssu@CCCA.NCTU.edu.tw> # -# $Id: Makefile,v 1.5 1998/03/03 07:49:50 asami Exp $ +# $Id: Makefile,v 1.6 1998/03/09 07:07:17 vanilla Exp $ # DISTNAME= xcin-2.3.02 @@ -17,7 +17,7 @@ MAINTAINER= yssu@CCCA.NCTU.edu.tw RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/chinese/kc15f.pcf.gz:${PORTSDIR}/chinese/kcfonts -USE_X11= yes +USE_X_PREFIX= yes HAS_CONFIGURE= yes CONFIGURE_ARGS =-prefix="${X11BASE}" \ -x-font-prefix="${X11BASE}/lib/X11/fonts" diff --git a/chinese/xcin25/Makefile b/chinese/xcin25/Makefile index a1d093feb388..030612a99afd 100644 --- a/chinese/xcin25/Makefile +++ b/chinese/xcin25/Makefile @@ -3,7 +3,7 @@ # Date created: Nov 28 ,1997 # Whom: Yen-Shuo Su <yssu@CCCA.NCTU.edu.tw> # -# $Id: Makefile,v 1.5 1998/03/03 07:49:50 asami Exp $ +# $Id: Makefile,v 1.6 1998/03/09 07:07:17 vanilla Exp $ # DISTNAME= xcin-2.3.02 @@ -17,7 +17,7 @@ MAINTAINER= yssu@CCCA.NCTU.edu.tw RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/chinese/kc15f.pcf.gz:${PORTSDIR}/chinese/kcfonts -USE_X11= yes +USE_X_PREFIX= yes HAS_CONFIGURE= yes CONFIGURE_ARGS =-prefix="${X11BASE}" \ -x-font-prefix="${X11BASE}/lib/X11/fonts" |