pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/cad/wcalc override the do-patch target. This is just ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0141355741f2
branches: trunk
changeset: 504103:0141355741f2
user: dmcmahill <dmcmahill%pkgsrc.org@localhost>
date: Sun Dec 04 15:49:45 2005 +0000
description:
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:
cad/wcalc/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 819684172524 -r 0141355741f2 cad/wcalc/Makefile
--- a/cad/wcalc/Makefile Sun Dec 04 15:03:57 2005 +0000
+++ b/cad/wcalc/Makefile Sun Dec 04 15:49:45 2005 +0000
@@ -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_BUILD= yes
NO_MTREE= yes
+do-patch: #empty
do-install: # empty
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index