diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-08-05 09:31:52 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-08-05 09:31:52 +0000 |
commit | ceba2112833ea325577af308d27cad5d00490059 (patch) | |
tree | 43770c600bd76bb00bd98dc59b4e2b6d76064eb1 /korean | |
parent | 4f43ab018ab882c42157803c6c7856dce3689cdc (diff) | |
download | ports-ceba2112833ea325577af308d27cad5d00490059.tar.gz ports-ceba2112833ea325577af308d27cad5d00490059.zip |
Notes
Diffstat (limited to 'korean')
-rw-r--r-- | korean/hanterm-xf86/Makefile | 4 | ||||
-rw-r--r-- | korean/hanyangfonts/Makefile | 4 | ||||
-rw-r--r-- | korean/kaistfonts/Makefile | 4 | ||||
-rw-r--r-- | korean/mizifont/Makefile | 4 | ||||
-rw-r--r-- | korean/pinetreefonts/Makefile | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/korean/hanterm-xf86/Makefile b/korean/hanterm-xf86/Makefile index a53ba9e6f98f..2f3d8d29be31 100644 --- a/korean/hanterm-xf86/Makefile +++ b/korean/hanterm-xf86/Makefile @@ -3,7 +3,7 @@ # Date created: 22 Mar 1997 # Whom: CHOI Junho <junker@jazz.snu.ac.kr> # -# $Id: Makefile,v 1.5 1998/05/03 20:47:08 steve Exp $ +# $Id: Makefile,v 1.6 1998/07/27 00:38:56 steve Exp $ # DISTNAME= hanterm-xf331-p13 @@ -15,7 +15,7 @@ MAINTAINER= junker@jazz.snu.ac.kr RUN_DEPENDS= ${PREFIX}/lib/X11/fonts/misc/johabm16.pcf.gz:${PORTSDIR}/korean/johabfonts -USE_X11= yes +USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-x --build=i386--freebsd --prefix=${PREFIX} NO_INSTALL_MANPAGES= yes diff --git a/korean/hanyangfonts/Makefile b/korean/hanyangfonts/Makefile index 9cb7a9fa422e..4bca9956535f 100644 --- a/korean/hanyangfonts/Makefile +++ b/korean/hanyangfonts/Makefile @@ -3,7 +3,7 @@ # Date created: 22 Mar 1997 # Whom: Choi Jun Ho <junker@jazz.snu.ac.kr> # -# $Id: Makefile,v 1.3 1997/09/22 16:21:52 max Exp $ +# $Id: Makefile,v 1.4 1998/04/19 17:51:34 steve Exp $ # DISTNAME= hanyang-font-pcf @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.kaist.ac.kr/pub/hangul/fonts/ \ MAINTAINER= junker@jazz.snu.ac.kr -USE_X11= yes +USE_X_PREFIX= yes NO_WRKSUBDIR= yes FONTS= hgm10 hgm12 hgm14 hgm16 hgm18 hgm20 \ diff --git a/korean/kaistfonts/Makefile b/korean/kaistfonts/Makefile index 695aba2542f6..440ddd216f1b 100644 --- a/korean/kaistfonts/Makefile +++ b/korean/kaistfonts/Makefile @@ -3,7 +3,7 @@ # Date created: Fri Mar 27 17:26:42 KST 1998 # Whom: CHOI Junho <junker@jazz.snu.ac.kr> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/05/05 14:21:40 kuriyama Exp $ # DISTNAME= ko-kaistfonts-ksc-1.0 @@ -14,7 +14,7 @@ DISTFILES= kaist-newmj18.bdf.gz ks_philgi16.bdf.gz \ MAINTAINER= junker@jazz.snu.ac.kr -USE_X11= yes +USE_X_PREFIX= yes USE_GMAKE= yes NO_WRKSUBDIR= yes MAKE_ENV= DISTDIR=${DISTDIR} DISTFILES="${DISTFILES}" diff --git a/korean/mizifont/Makefile b/korean/mizifont/Makefile index 2ebd978030ef..2f38ad5cacf3 100644 --- a/korean/mizifont/Makefile +++ b/korean/mizifont/Makefile @@ -3,7 +3,7 @@ # Date created: 16 Mar 1998 # Whom: CHOI Junho <junker@jazz.snu.ac.kr> # -# $Id: Makefile,v 1.1.1.1 1998/05/09 14:19:16 kuriyama Exp $ +# $Id: Makefile,v 1.2 1998/06/27 05:19:54 asami Exp $ # DISTNAME= xfntmizi-1.1-1.noarch @@ -18,7 +18,7 @@ BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/misc/rpm NO_CDROM= "Not a free software, but redistributable on FreeBSD mirrors" -USE_X11= yes +USE_X_PREFIX= yes NO_WRKSUBDIR= yes RPM2CPIO= rpm2cpio diff --git a/korean/pinetreefonts/Makefile b/korean/pinetreefonts/Makefile index 929dd2b04800..46e7d42c62ee 100644 --- a/korean/pinetreefonts/Makefile +++ b/korean/pinetreefonts/Makefile @@ -3,7 +3,7 @@ # Date created: 22 Mar 1997 # Whom: CHOI Junho <junker@jazz.snu.ac.kr> # -# $Id: Makefile,v 1.3 1997/09/22 16:22:22 max Exp $ +# $Id: Makefile,v 1.4 1998/04/30 14:39:06 kuriyama Exp $ # DISTNAME= pinetree.precomposed-1.0 @@ -16,7 +16,7 @@ EXTRACT_SUFX= .bdf.tar.gz MAINTAINER= junker@jazz.snu.ac.kr -USE_X11= yes +USE_X_PREFIX= yes FONTS= ptpR08 ptpR10 ptpR12 ptpR14 ptpR18 ptpR24 \ ptpB08 ptpB10 ptpB12 ptpB14 ptpB18 ptpB24 |