diff options
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/cdpack/Makefile | 3 | ||||
-rw-r--r-- | pkgtools/createbuildlink/Makefile | 3 | ||||
-rw-r--r-- | pkgtools/digest/Makefile | 3 | ||||
-rw-r--r-- | pkgtools/distfetch/Makefile | 3 | ||||
-rw-r--r-- | pkgtools/pkg_comp/Makefile | 3 | ||||
-rw-r--r-- | pkgtools/pkg_install/Makefile | 3 | ||||
-rw-r--r-- | pkgtools/pkg_tarup/Makefile | 3 | ||||
-rw-r--r-- | pkgtools/pkgconflict/Makefile | 3 | ||||
-rw-r--r-- | pkgtools/pkgdep/Makefile | 3 | ||||
-rw-r--r-- | pkgtools/pkgdiff/Makefile | 3 | ||||
-rw-r--r-- | pkgtools/pkgsurvey/Makefile | 3 | ||||
-rw-r--r-- | pkgtools/port2pkg/Makefile | 3 | ||||
-rw-r--r-- | pkgtools/url2pkg/Makefile | 3 |
13 files changed, 13 insertions, 26 deletions
diff --git a/pkgtools/cdpack/Makefile b/pkgtools/cdpack/Makefile index 94aad2af81d..061d9630c48 100644 --- a/pkgtools/cdpack/Makefile +++ b/pkgtools/cdpack/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2003/02/05 15:01:57 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.11 2003/03/28 21:14:25 wiz Exp $ # DISTNAME= cdpack-1.5 @@ -15,7 +15,6 @@ DEPENDS+= cdrecord-[0-9]*:../../sysutils/cdrecord WRKSRC= ${WRKDIR} NO_CHECKSUM= yes -NO_PATCH= yes NO_CONFIGURE= yes .include "../../mk/bsd.prefs.mk" diff --git a/pkgtools/createbuildlink/Makefile b/pkgtools/createbuildlink/Makefile index c90e3e15eaf..fb6cbe20cb8 100644 --- a/pkgtools/createbuildlink/Makefile +++ b/pkgtools/createbuildlink/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2003/01/09 02:21:29 uebayasi Exp $ +# $NetBSD: Makefile,v 1.13 2003/03/28 21:14:26 wiz Exp $ # DISTNAME= createbuildlink-2.4 @@ -14,7 +14,6 @@ WRKSRC= ${WRKDIR} USE_BUILDLINK2= yes NO_CHECKSUM= yes NO_BUILD= yes -NO_PATCH= yes EXTRACT_CMD= ${ECHO} SCRIPT= ${DISTNAME:C/-.*$//} diff --git a/pkgtools/digest/Makefile b/pkgtools/digest/Makefile index a4b09876f49..72d5cc722a7 100644 --- a/pkgtools/digest/Makefile +++ b/pkgtools/digest/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2003/01/22 07:35:40 agc Exp $ +# $NetBSD: Makefile,v 1.35 2003/03/28 21:14:26 wiz Exp $ # # When adding new digest algorithms, please use rmd160 as the template, # and bump the VERSION definition. @@ -18,7 +18,6 @@ GNU_CONFIGURE= # defined NO_PKGTOOLS_REQD_CHECK= # defined NO_CHECKSUM= # defined -NO_PATCH= # defined .include "../../mk/bsd.prefs.mk" diff --git a/pkgtools/distfetch/Makefile b/pkgtools/distfetch/Makefile index 432977f8d96..62865bda4d9 100644 --- a/pkgtools/distfetch/Makefile +++ b/pkgtools/distfetch/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/09/30 08:37:13 martti Exp $ +# $NetBSD: Makefile,v 1.2 2003/03/28 21:14:26 wiz Exp $ DISTNAME= distfetch-20020930 CATEGORIES= pkgtools @@ -12,7 +12,6 @@ COMMENT= Script to fetch only required distribution files EXTRACT_ONLY= # defined WRKSRC= ${WRKDIR} NO_CHECKSUM= # defined -NO_PATCH= # defined NO_CONFIGURE= # defined .include "../../mk/bsd.prefs.mk" diff --git a/pkgtools/pkg_comp/Makefile b/pkgtools/pkg_comp/Makefile index 88e1d461af0..e8c76cce3d2 100644 --- a/pkgtools/pkg_comp/Makefile +++ b/pkgtools/pkg_comp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/01/24 09:41:27 jmmv Exp $ +# $NetBSD: Makefile,v 1.8 2003/03/28 21:14:27 wiz Exp $ DISTNAME= pkg_comp-1.6 CATEGORIES= pkgtools @@ -10,7 +10,6 @@ COMMENT= Build packages inside a chroot jail EXTRACT_ONLY= # empty NO_CHECKSUM= YES -NO_PATCH= YES NO_CONFIGURE= YES NO_BUILD= YES WRKSRC= ${WRKDIR} diff --git a/pkgtools/pkg_install/Makefile b/pkgtools/pkg_install/Makefile index 2165af174e0..0b78bbc30d8 100644 --- a/pkgtools/pkg_install/Makefile +++ b/pkgtools/pkg_install/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.69 2003/01/11 11:59:35 wiz Exp $ +# $NetBSD: Makefile,v 1.70 2003/03/28 21:14:27 wiz Exp $ # Notes to package maintainers: # @@ -26,7 +26,6 @@ CONFIGURE_ARGS+= --with-pkgdbdir=${PKG_DBDIR} NO_PKGTOOLS_REQD_CHECK= # defined NO_CHECKSUM= # defined -NO_PATCH= # defined NO_MTREE= # defined NO_PKG_REGISTER= # defined NO_PACKAGE= Deinstallation is not permitted diff --git a/pkgtools/pkg_tarup/Makefile b/pkgtools/pkg_tarup/Makefile index d25993983b7..4719b1af697 100644 --- a/pkgtools/pkg_tarup/Makefile +++ b/pkgtools/pkg_tarup/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2002/11/23 22:47:02 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2003/03/28 21:14:27 wiz Exp $ DISTNAME= pkg_tarup-1.2 CATEGORIES= pkgtools @@ -11,7 +11,6 @@ COMMENT= Generates binary package from installed pkg EXTRACT_ONLY= # empty WRKSRC= ${WRKDIR} NO_CHECKSUM= yes -NO_PATCH= yes NO_BUILD= yes NO_MTREE= yes diff --git a/pkgtools/pkgconflict/Makefile b/pkgtools/pkgconflict/Makefile index 8d89f129625..fea2de20173 100644 --- a/pkgtools/pkgconflict/Makefile +++ b/pkgtools/pkgconflict/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2002/04/08 16:26:15 wennmach Exp $ +# $NetBSD: Makefile,v 1.6 2003/03/28 21:14:27 wiz Exp $ # DISTNAME= pkgconflict-0.3nb1 @@ -13,7 +13,6 @@ DEPENDS+= postgresql>=7.0:../../databases/postgresql WRKSRC= ${WRKDIR} NO_CHECKSUM= yes -NO_PATCH= yes NO_CONFIGURE= yes post-extract: diff --git a/pkgtools/pkgdep/Makefile b/pkgtools/pkgdep/Makefile index b00de4ae4bd..041fc8ded14 100644 --- a/pkgtools/pkgdep/Makefile +++ b/pkgtools/pkgdep/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2001/12/15 20:25:39 agc Exp $ +# $NetBSD: Makefile,v 1.5 2003/03/28 21:14:27 wiz Exp $ # DISTNAME= pkgdep-1.0 @@ -14,7 +14,6 @@ USE_PERL5= YES EXTRACT_ONLY= # empty WRKSRC= ${WRKDIR} NO_CHECKSUM= yes -NO_PATCH= yes NO_CONFIGURE= yes do-build: diff --git a/pkgtools/pkgdiff/Makefile b/pkgtools/pkgdiff/Makefile index 09bcad67f6e..38653eaa63a 100644 --- a/pkgtools/pkgdiff/Makefile +++ b/pkgtools/pkgdiff/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2003/01/31 12:18:32 abs Exp $ +# $NetBSD: Makefile,v 1.31 2003/03/28 21:14:28 wiz Exp $ # DISTNAME= pkgdiff-0.107 @@ -15,7 +15,6 @@ PERL5_REQD= 5.6.0 EXTRACT_ONLY= # empty WRKSRC= ${WRKDIR} NO_CHECKSUM= yes -NO_PATCH= yes NO_CONFIGURE= yes USE_BUILDLINK2= yes diff --git a/pkgtools/pkgsurvey/Makefile b/pkgtools/pkgsurvey/Makefile index a9f9dcc5896..09144632295 100644 --- a/pkgtools/pkgsurvey/Makefile +++ b/pkgtools/pkgsurvey/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2001/02/17 17:51:31 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2003/03/28 21:14:28 wiz Exp $ # DISTNAME= pkgsurvey-0.0 @@ -11,7 +11,6 @@ COMMENT= utility to collate pkg information, and mail to central census site WRKSRC= ${WRKDIR} NO_CHECKSUM= yes -NO_PATCH= yes NO_CONFIGURE= yes NO_BUILD= yes diff --git a/pkgtools/port2pkg/Makefile b/pkgtools/port2pkg/Makefile index 6190363adc4..bd0e9fad3b0 100644 --- a/pkgtools/port2pkg/Makefile +++ b/pkgtools/port2pkg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2002/05/19 15:41:36 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2003/03/28 21:14:28 wiz Exp $ # DISTNAME= port2pkg-1.11 @@ -16,7 +16,6 @@ USE_PERL5= YES EXTRACT_ONLY= # empty WRKSRC= ${WRKDIR} NO_CHECKSUM= yes -NO_PATCH= yes NO_CONFIGURE= yes .include "../../mk/bsd.prefs.mk" diff --git a/pkgtools/url2pkg/Makefile b/pkgtools/url2pkg/Makefile index 668de3b2ae6..4cfe4aa2030 100644 --- a/pkgtools/url2pkg/Makefile +++ b/pkgtools/url2pkg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2002/12/12 14:40:07 abs Exp $ +# $NetBSD: Makefile,v 1.22 2003/03/28 21:14:29 wiz Exp $ # DISTNAME= url2pkg-1.20 @@ -13,7 +13,6 @@ EXTRACT_ONLY= # empty WRKSRC= ${WRKDIR} NO_CHECKSUM= yes NO_BUILD= yes -NO_PATCH= yes EXTRACT_CMD= ${ECHO} do-install: |