summaryrefslogtreecommitdiff
path: root/sysutils/c++rt0
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-03-28 21:14:10 +0000
committerwiz <wiz@pkgsrc.org>2003-03-28 21:14:10 +0000
commit28a4483bc777c89eee6271b908911b048e4ded12 (patch)
tree7bacf20192428896d1cfc4d01739865f4a293077 /sysutils/c++rt0
parent0d270068ee538ceccec0c9682e47b3dc704631b9 (diff)
downloadpkgsrc-28a4483bc777c89eee6271b908911b048e4ded12.tar.gz
NO_PATCH is deprecated, says pkglint. Remove it.
Diffstat (limited to 'sysutils/c++rt0')
-rw-r--r--sysutils/c++rt0/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/c++rt0/Makefile b/sysutils/c++rt0/Makefile
index 800c70ef918..a2da4b025d6 100644
--- a/sysutils/c++rt0/Makefile
+++ b/sysutils/c++rt0/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2001/02/17 17:42:11 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2003/03/28 21:14:34 wiz Exp $
#
DISTNAME= c++rt0-1.0
@@ -13,7 +13,6 @@ DIST_SUBDIR= c++rt0
ONLY_FOR_PLATFORM= NetBSD-1.4-sparc NetBSD-1.4.[12]-sparc
EXTRACT_ONLY= # empty
-NO_PATCH= yes
do-build:
@${ECHO} Nothing to do.