pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/fonts/jisx0208fonts Depends ja-shinonome package 0.9.1...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e6ad8e7cef99
branches:  trunk
changeset: 540974:e6ad8e7cef99
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat Apr 12 14:44:05 2008 +0000

description:
Depends ja-shinonome package 0.9.11 and lator noted by obache.
Also pkgsrc change:

- Use META_PACKAGE.

To do: switch to PKG_OPTION frame work.

diffstat:

 fonts/jisx0208fonts/Makefile |  15 ++++-----------
 1 files changed, 4 insertions(+), 11 deletions(-)

diffs (41 lines):

diff -r 2a907fcd9f84 -r e6ad8e7cef99 fonts/jisx0208fonts/Makefile
--- a/fonts/jisx0208fonts/Makefile      Sat Apr 12 14:36:18 2008 +0000
+++ b/fonts/jisx0208fonts/Makefile      Sat Apr 12 14:44:05 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2008/04/07 03:38:58 taca Exp $
+# $NetBSD: Makefile,v 1.33 2008/04/12 14:44:05 taca Exp $
 #
 
 DISTNAME=      jisx0208fonts-200301316
@@ -10,6 +10,8 @@
 MAINTAINER=    tech-pkg-ja%jp.NetBSD.org@localhost
 COMMENT=       Meta-package including X11 BDF fonts for JIS X0208 standard and more
 
+META_PACKAGE=  yes
+
 .include "../../mk/bsd.prefs.mk"
 
 USE_NON_SQUARE?= NO
@@ -18,7 +20,7 @@
 DEPENDS+=      ja-elisat>=1.0:../../fonts/ja-elisat
 DEPENDS+=      ja-kappa20>=0.394:../../fonts/ja-kappa20
 DEPENDS+=      ja-naga10>=1.1:../../fonts/ja-naga10
-DEPENDS+=      ja-shinonome>=0.9.9:../../fonts/ja-shinonome
+DEPENDS+=      ja-shinonome>=0.9.11:../../fonts/ja-shinonome
 .if ${USE_NON_SQUARE} == YES
 DEPENDS+=      ja-elisau>=1.0:../../fonts/ja-elisau
 .endif
@@ -26,13 +28,4 @@
 DEPENDS+=      ja-kaname>=0.0.0.20030112:../../fonts/ja-kaname
 .endif
 
-USE_X11BASE=   YES
-EXTRACT_ONLY=  # empty
-NO_CHECKSUM=   YES
-NO_CONFIGURE=  YES
-NO_BUILD=      YES
-PLIST_SRC=     # empty (meta-package)
-
-do-install:    # do nothing
-
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index