diff options
author | joerg <joerg@pkgsrc.org> | 2009-04-09 00:48:06 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-04-09 00:48:06 +0000 |
commit | 368d71b62eb6e099ecbde93b8f229d559bb4648a (patch) | |
tree | bab33acb040ad1708a35131b11af0af8cf0dc5e8 /devel | |
parent | ce1772b268c4d640e5330fdbf3bca8d0bfffb6d3 (diff) | |
download | pkgsrc-368d71b62eb6e099ecbde93b8f229d559bb4648a.tar.gz |
Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/bmake/Makefile | 3 | ||||
-rw-r--r-- | devel/cpuflags/Makefile | 3 | ||||
-rw-r--r-- | devel/cvsdiff2patch/Makefile | 3 | ||||
-rw-r--r-- | devel/guile-slib/Makefile | 4 | ||||
-rw-r--r-- | devel/libgetopt/Makefile | 3 | ||||
-rw-r--r-- | devel/monotone-server/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-perl-headers/Makefile | 4 | ||||
-rw-r--r-- | devel/pthread-stublib/Makefile | 3 | ||||
-rw-r--r-- | devel/sysexits/Makefile | 3 | ||||
-rw-r--r-- | devel/zlib/Makefile | 4 |
10 files changed, 10 insertions, 24 deletions
diff --git a/devel/bmake/Makefile b/devel/bmake/Makefile index f739c21a64b..ce2f1c08948 100644 --- a/devel/bmake/Makefile +++ b/devel/bmake/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.46 2008/11/11 20:01:58 joerg Exp $ +# $NetBSD: Makefile,v 1.47 2009/04/09 00:48:07 joerg Exp $ # DISTNAME= bmake-20081111 @@ -19,7 +19,6 @@ PKG_DESTDIR_SUPPORT= user-destdir BOOTSTRAP_PKG= yes WRKSRC= ${WRKDIR}/bmake -NO_CHECKSUM= yes USE_FEATURES= nbcompat diff --git a/devel/cpuflags/Makefile b/devel/cpuflags/Makefile index ae261a564fa..df8d40ba0d1 100644 --- a/devel/cpuflags/Makefile +++ b/devel/cpuflags/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.147 2009/03/30 21:02:25 abs Exp $ +# $NetBSD: Makefile,v 1.148 2009/04/09 00:48:07 joerg Exp $ DISTNAME= cpuflags-1.41 CATEGORIES= devel sysutils @@ -13,7 +13,6 @@ PKG_DESTDIR_SUPPORT= user-destdir ONLY_FOR_PLATFORM= NetBSD-*-* Linux-*-* SunOS-*-* FreeBSD-*-* USE_LANGUAGES= # empty -NO_CHECKSUM= yes NO_CONFIGURE= yes SUBST_CLASSES+= cpuflags diff --git a/devel/cvsdiff2patch/Makefile b/devel/cvsdiff2patch/Makefile index 528d67afc4b..7b15589aabf 100644 --- a/devel/cvsdiff2patch/Makefile +++ b/devel/cvsdiff2patch/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2007/11/29 10:11:13 bjs Exp $ +# $NetBSD: Makefile,v 1.2 2009/04/09 00:48:07 joerg Exp $ # DISTNAME= cvsdiff2patch-1.0.1 @@ -12,7 +12,6 @@ COMMENT= Convert CVS diffs into something that patch(1) understands PKG_DESTDIR_SUPPORT= user-destdir -NO_CHECKSUM= yes NO_CONFIGURE= yes USE_LIBTOOL= yes diff --git a/devel/guile-slib/Makefile b/devel/guile-slib/Makefile index 4c749e8213c..f4323a9750e 100644 --- a/devel/guile-slib/Makefile +++ b/devel/guile-slib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2008/03/04 09:43:45 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2009/04/09 00:48:07 joerg Exp $ DISTNAME= guile-slib-3.2.1 CATEGORIES= devel @@ -16,8 +16,6 @@ COMMENT= SLIB glue files for guile 1.8 DEPENDS+= slib>=3.2.1:../../devel/slib -EXTRACT_ONLY= # empty -NO_CHECKSUM= yes NO_BUILD= yes WRKSRC= ${WRKDIR} diff --git a/devel/libgetopt/Makefile b/devel/libgetopt/Makefile index 6079840fdb7..64ea2164476 100644 --- a/devel/libgetopt/Makefile +++ b/devel/libgetopt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2008/12/10 15:30:29 joerg Exp $ +# $NetBSD: Makefile,v 1.31 2009/04/09 00:48:07 joerg Exp $ # DISTNAME= libgetopt-1.4.4 @@ -11,7 +11,6 @@ COMMENT= Library for handling --long options PKG_DESTDIR_SUPPORT= user-destdir -NO_CHECKSUM= YES USE_LIBTOOL= YES WRKSRC= ${WRKDIR}/libgetopt diff --git a/devel/monotone-server/Makefile b/devel/monotone-server/Makefile index e72f96251af..557c2802971 100644 --- a/devel/monotone-server/Makefile +++ b/devel/monotone-server/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2009/01/18 21:25:03 jmmv Exp $ +# $NetBSD: Makefile,v 1.42 2009/04/09 00:48:07 joerg Exp $ # DISTNAME= monotone-server-0.42 @@ -14,9 +14,7 @@ DEPENDS+= monotone>=0.42:../../devel/monotone PKG_DESTDIR_SUPPORT= user-destdir -EXTRACT_ONLY= # empty NO_BUILD= yes -NO_CHECKSUM= yes WRKSRC= ${WRKDIR} RCD_SCRIPTS= monotone diff --git a/devel/p5-perl-headers/Makefile b/devel/p5-perl-headers/Makefile index 0efc58c8109..4770986002e 100644 --- a/devel/p5-perl-headers/Makefile +++ b/devel/p5-perl-headers/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2008/10/19 19:17:58 he Exp $ +# $NetBSD: Makefile,v 1.34 2009/04/09 00:48:08 joerg Exp $ DISTNAME= p5-perl-headers PKGNAME= ${DISTNAME}-${OS_VERSION} @@ -20,8 +20,6 @@ USE_TOOLS+= pax WRKSRC= ${WRKDIR} PERL5_PACKLIST= .packlist.h2ph -EXTRACT_ONLY= # empty -NO_CHECKSUM= yes NO_CONFIGURE= yes OSVERSION_SPECIFIC= yes diff --git a/devel/pthread-stublib/Makefile b/devel/pthread-stublib/Makefile index fcebb622381..0ed58279b6d 100644 --- a/devel/pthread-stublib/Makefile +++ b/devel/pthread-stublib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2008/01/12 12:35:39 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2009/04/09 00:48:08 joerg Exp $ DISTNAME= pthread-stublib-1.0 CATEGORIES= devel @@ -8,7 +8,6 @@ MAINTAINER= drochner@NetBSD.org COMMENT= Library providing noop-stubs for pthread functions WRKSRC= ${WRKDIR} -NO_CHECKSUM= yes USE_LIBTOOL= yes ONLY_FOR_PLATFORM= NetBSD-[12].*-* diff --git a/devel/sysexits/Makefile b/devel/sysexits/Makefile index c7db333f0f4..83e68908c62 100644 --- a/devel/sysexits/Makefile +++ b/devel/sysexits/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2008/03/03 17:45:37 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2009/04/09 00:48:08 joerg Exp $ # DISTNAME= sysexits-1.1 @@ -12,7 +12,6 @@ COMMENT= Substitute <sysexits.h> for OS's lacking it PKG_INSTALLATION_TYPES= overwrite pkgviews PKG_DESTDIR_SUPPORT= user-destdir -NO_CHECKSUM= YES NO_BUILD= YES INSTALLATION_DIRS= include diff --git a/devel/zlib/Makefile b/devel/zlib/Makefile index 286b39c60c3..d00c69d83f3 100644 --- a/devel/zlib/Makefile +++ b/devel/zlib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2007/08/22 18:36:09 jlam Exp $ +# $NetBSD: Makefile,v 1.41 2009/04/09 00:48:08 joerg Exp $ DISTNAME= zlib-1.2.3 CATEGORIES= devel @@ -13,8 +13,6 @@ COMMENT= General purpose data compression library PKG_DESTDIR_SUPPORT= user-destdir PKG_INSTALLATION_TYPES= overwrite pkgviews -NO_CHECKSUM= yes -EXTRACT_ONLY= # empty USE_LIBTOOL= yes CFLAGS+= ${CPPFLAGS} |