summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2005-12-04 15:49:45 +0000
committerdmcmahill <dmcmahill>2005-12-04 15:49:45 +0000
commit0f3ae8c972fb5d6d51bae1528d8fe745b85c7968 (patch)
tree3bbdde6d2b6fc94aabd2009145be94a07a830ae5 /cad
parentb8fc12755576aff87db1a0cbde559c025398e9ca (diff)
downloadpkgsrc-0f3ae8c972fb5d6d51bae1528d8fe745b85c7968.tar.gz
override the do-patch target. This is just the meta-pkg and we're not
extracting anything, but the patches for the other wcalc packages all live in this common spot. Fixes recently noted build problems.
Diffstat (limited to 'cad')
-rw-r--r--cad/wcalc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/wcalc/Makefile b/cad/wcalc/Makefile
index 4b9fe270857..20d03eeb282 100644
--- a/cad/wcalc/Makefile
+++ b/cad/wcalc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2005/11/19 15:37:08 rillig Exp $
+# $NetBSD: Makefile,v 1.3 2005/12/04 15:49:45 dmcmahill Exp $
#
.include "../../cad/wcalc/Makefile.common"
@@ -38,6 +38,7 @@ NO_CONFIGURE= yes
NO_BUILD= yes
NO_MTREE= yes
+do-patch: #empty
do-install: # empty
.include "../../mk/bsd.pkg.mk"