summaryrefslogtreecommitdiff
path: root/sysutils/c++rt0
diff options
context:
space:
mode:
authorwiz <wiz>2003-03-28 21:14:10 +0000
committerwiz <wiz>2003-03-28 21:14:10 +0000
commit88cfd81ec5b7427d6ac59ef8e2623a42d9385034 (patch)
tree7bacf20192428896d1cfc4d01739865f4a293077 /sysutils/c++rt0
parenta303e078aebc03488e6afb085921f95d9e92a13d (diff)
downloadpkgsrc-88cfd81ec5b7427d6ac59ef8e2623a42d9385034.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.