pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Removed deprecated NO_PATCH.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e0c979fec573
branches:  trunk
changeset: 499906:e0c979fec573
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Wed Sep 28 22:22:25 2005 +0000

description:
Removed deprecated NO_PATCH.

diffstat:

 fonts/acroread-font-share/Makefile.common  |  3 +--
 fonts/acroread5-font-share/Makefile.common |  3 +--
 fonts/cyr-rfx-share/Makefile.common        |  3 +--
 graphics/Mesa/Makefile                     |  3 +--
 4 files changed, 4 insertions(+), 8 deletions(-)

diffs (68 lines):

diff -r defc576cf600 -r e0c979fec573 fonts/acroread-font-share/Makefile.common
--- a/fonts/acroread-font-share/Makefile.common Wed Sep 28 21:55:32 2005 +0000
+++ b/fonts/acroread-font-share/Makefile.common Wed Sep 28 22:22:25 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.6 2005/07/15 18:27:49 jlam Exp $
+# $NetBSD: Makefile.common,v 1.7 2005/09/28 22:23:02 rillig Exp $
 #
 
 PKGNAME=       acroread-${DISTNAME}-4.0
@@ -14,7 +14,6 @@
 NO_SRC_ON_FTP=         ${RESTRICTED}
 NO_BIN_ON_FTP=         ${RESTRICTED}
 
-NO_PATCH=      yes
 NO_CONFIGURE=  yes
 NO_BUILD=      yes
 
diff -r defc576cf600 -r e0c979fec573 fonts/acroread5-font-share/Makefile.common
--- a/fonts/acroread5-font-share/Makefile.common        Wed Sep 28 21:55:32 2005 +0000
+++ b/fonts/acroread5-font-share/Makefile.common        Wed Sep 28 22:22:25 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.4 2005/07/15 18:27:49 jlam Exp $
+# $NetBSD: Makefile.common,v 1.5 2005/09/28 22:23:23 rillig Exp $
 #
 
 PKGNAME=       acroread5-${DISTNAME}-5.0
@@ -17,7 +17,6 @@
 NO_SRC_ON_FTP= ${RESTRICTED}
 NO_BIN_ON_FTP= ${RESTRICTED}
 
-NO_PATCH=      yes
 NO_CONFIGURE=  yes
 NO_BUILD=      yes
 
diff -r defc576cf600 -r e0c979fec573 fonts/cyr-rfx-share/Makefile.common
--- a/fonts/cyr-rfx-share/Makefile.common       Wed Sep 28 21:55:32 2005 +0000
+++ b/fonts/cyr-rfx-share/Makefile.common       Wed Sep 28 22:22:25 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.5 2005/07/15 18:27:50 jlam Exp $
+# $NetBSD: Makefile.common,v 1.6 2005/09/28 22:23:50 rillig Exp $
 
 DISTNAME=      cyr-rfx-${CYR_RFX_ENCODING}-1.1
 CATEGORIES=    fonts x11
@@ -14,7 +14,6 @@
 
 USE_X11BASE=   yes
 
-NO_PATCH=      yes
 NO_CONFIGURE=  yes
 NO_BUILD=      yes
 
diff -r defc576cf600 -r e0c979fec573 graphics/Mesa/Makefile
--- a/graphics/Mesa/Makefile    Wed Sep 28 21:55:32 2005 +0000
+++ b/graphics/Mesa/Makefile    Wed Sep 28 22:22:25 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.62 2004/11/28 19:19:52 jlam Exp $
+# $NetBSD: Makefile,v 1.63 2005/09/28 22:22:25 rillig Exp $
 
 PKGNAME=       Mesa-${MESA_VERSION}
 MASTER_SITES=  # empty
@@ -13,7 +13,6 @@
 NO_CHECKSUM=           yes
 NO_CONFIGURE=          yes
 NO_BUILD=              yes
-NO_PATCH=              yes
 EXTRACT_ONLY=          # empty
 
 do-patch:      # empty



Home | Main Index | Thread Index | Old Index