summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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