summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoragc <agc>2002-08-29 08:20:41 +0000
committeragc <agc>2002-08-29 08:20:41 +0000
commite081b2faae69748443dfaf16399179ebee45bf9c (patch)
treef9f8a8eb57ced87426b42ec4e8e81bb1ee62f939
parent5c1cfc15d7323a95c1583fd68b29df84ffd5ff8a (diff)
downloadpkgsrc-e081b2faae69748443dfaf16399179ebee45bf9c.tar.gz
Pull up version 1.20 of the Makefile onto the netbsd-1-6 pkgsrc branch.
Requested by Takahiro Kambe <taca@sky.yamashina.kyoto.jp> > Date: Thu, 29 Aug 2002 03:11:50 +0300 (EEST) > From: Takahiro Kambe <taca@netbsd.org> > > Module Name: pkgsrc > Committed By: taca > Date: Thu Aug 29 00:11:49 UTC 2002 > > Modified Files: > pkgsrc/fonts/jisx0208fonts: Makefile > > Log Message: > Use USE_GMAKE instead of BUILD_DEPENDS to gmake. > > Proposed by agc and now, it is unknown why not use USE_GMAKE by itojun.
-rw-r--r--fonts/jisx0208fonts/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/fonts/jisx0208fonts/Makefile b/fonts/jisx0208fonts/Makefile
index 4f8648db806..28d1f6e0fdd 100644
--- a/fonts/jisx0208fonts/Makefile
+++ b/fonts/jisx0208fonts/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18.4.1 2002/08/28 15:11:30 agc Exp $
+# $NetBSD: Makefile,v 1.18.4.2 2002/08/29 08:20:41 agc Exp $
#
DISTNAME= jisx0208fonts-20010112
@@ -11,8 +11,7 @@ DISTFILES= ${ELISA10X8} ${ELISA8X8} ${KANAME12} ${KAPPA20} ${NAGA10} \
MAINTAINER= tech-pkg-ja@jp.netbsd.org
COMMENT= X11 fonts for JIS X0208 standard
-# not USE_GMAKE
-BUILD_DEPENDS+= gmake>=3.79.1:../../devel/gmake
+USE_GMAKE= # defined
.include "../../mk/bsd.prefs.mk"
USE_NON_SQUARE?= NO