Tue Dec 2 04:26:19 2014 UTC ()
fix tyop


(snj)
diff -r1.18 -r1.19 pkgsrc/meta-pkgs/bulk-large/Makefile

cvs diff -r1.18 -r1.19 pkgsrc/meta-pkgs/bulk-large/Makefile (expand / switch to unified diff)

--- pkgsrc/meta-pkgs/bulk-large/Makefile 2014/11/20 20:49:58 1.18
+++ pkgsrc/meta-pkgs/bulk-large/Makefile 2014/12/02 04:26:19 1.19
@@ -1,36 +1,36 @@ @@ -1,36 +1,36 @@
1# $NetBSD: Makefile,v 1.18 2014/11/20 20:49:58 joerg Exp $ 1# $NetBSD: Makefile,v 1.19 2014/12/02 04:26:19 snj Exp $
2 2
3DISTNAME= bulk-large-20141120 3DISTNAME= bulk-large-20141120
4CATEGORIES= meta-pkgs 4CATEGORIES= meta-pkgs
5MASTER_SITES= # empty 5MASTER_SITES= # empty
6DISTFILES= # empty 6DISTFILES= # empty
7 7
8MAINTAINER= dholland@NetBSD.org 8MAINTAINER= dholland@NetBSD.org
9COMMENT= Meta-package for a standard largish limited bulk build 9COMMENT= Meta-package for a standard largish limited bulk build
10 10
11META_PACKAGE= yes 11META_PACKAGE= yes
12 12
13RESTRICTED= Just for test build purpose 13RESTRICTED= Just for test build purpose
14NO_BIN_ON_CDROM= ${RESTRICTED} 14NO_BIN_ON_CDROM= ${RESTRICTED}
15NO_BIN_ON_FTP= ${RESTRICTED} 15NO_BIN_ON_FTP= ${RESTRICTED}
16 16
17PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-gtk2 17PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-gtk2
18 18
19# 19#
20# Note: the primary purpose of this package is to build the most 20# Note: the primary purpose of this package is to build the most
21# popular/useful packages out of the set of all packages in pkgsrc. 21# popular/useful packages out of the set of all packages in pkgsrc.
22# On a fast build machine this whole meta-package should build in less 22# On a fast build machine this whole meta-package should build in less
23# than 24 hous, assuming that bulk-medium is already built. 23# than 24 hours, assuming that bulk-medium is already built.
24# 24#
25# The guideline for adding stuff to this package is: if you had only 25# The guideline for adding stuff to this package is: if you had only
26# a day or so to build 1/3 of pkgsrc, which 1/3 would be most useful 26# a day or so to build 1/3 of pkgsrc, which 1/3 would be most useful
27# to people using the resulting binary packages? 27# to people using the resulting binary packages?
28# 28#
29# Please discuss additions/removals on tech-pkg to avoid unnecessary 29# Please discuss additions/removals on tech-pkg to avoid unnecessary
30# churn. 30# churn.
31# 31#
32 32
33# 33#
34# 1. Packages used by a lot of other packages 34# 1. Packages used by a lot of other packages
35# 35#
36BUILD_DEPENDS+= taglib-[0-9]*:../../audio/taglib 36BUILD_DEPENDS+= taglib-[0-9]*:../../audio/taglib