summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-03-28 21:15:58 +0000
committerwiz <wiz@pkgsrc.org>2003-03-28 21:15:58 +0000
commit86e647bf29128e7f36fa46c4eeae6a5114b9c4b9 (patch)
tree121954c89e5378a66f6857d74eb847623d06fd22
parent28a4483bc777c89eee6271b908911b048e4ded12 (diff)
downloadpkgsrc-86e647bf29128e7f36fa46c4eeae6a5114b9c4b9.tar.gz
Remove last traces of NO_PATCH.
-rw-r--r--mk/bsd.pkg.mk8
1 files changed, 1 insertions, 7 deletions
diff --git a/mk/bsd.pkg.mk b/mk/bsd.pkg.mk
index 9402ca2bab1..5deff735019 100644
--- a/mk/bsd.pkg.mk
+++ b/mk/bsd.pkg.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkg.mk,v 1.1157 2003/03/25 22:05:00 jschauma Exp $
+# $NetBSD: bsd.pkg.mk,v 1.1158 2003/03/28 21:15:58 wiz Exp $
#
# This file is in the public domain.
#
@@ -1227,12 +1227,6 @@ checksum: fetch
@${DO_NADA}
.endif
-# Disable patch
-.if defined(NO_PATCH) && !target(patch)
-patch: extract
- ${_PKG_SILENT}${_PKG_DEBUG}${TOUCH} ${TOUCH_FLAGS} ${PATCH_COOKIE}
-.endif
-
# Disable buildlink
.if defined(NO_BUILDLINK) && !target(configure)
buildlink: patch