pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math/openaxiom Dragonfly hack is no longer needed.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/93f32f49f894
branches:  trunk
changeset: 568631:93f32f49f894
user:      asau <asau%pkgsrc.org@localhost>
date:      Wed Dec 16 01:58:08 2009 +0000

description:
Dragonfly hack is no longer needed.

diffstat:

 math/openaxiom/Makefile |  8 +-------
 1 files changed, 1 insertions(+), 7 deletions(-)

diffs (20 lines):

diff -r a23eb2cc07cc -r 93f32f49f894 math/openaxiom/Makefile
--- a/math/openaxiom/Makefile   Wed Dec 16 01:56:30 2009 +0000
+++ b/math/openaxiom/Makefile   Wed Dec 16 01:58:08 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2009/12/16 01:54:13 asau Exp $
+# $NetBSD: Makefile,v 1.5 2009/12/16 01:58:08 asau Exp $
 #
 
 DISTNAME=              open-axiom-1.3.0
@@ -23,10 +23,4 @@
 
 .include "options.mk"
 
-SUBST_CLASSES+=                        dragonfly
-SUBST_STAGE.dragonfly=         post-patch
-SUBST_MESSAGE.dragonfly=       Fixing BSD Family pattern
-SUBST_FILES.dragonfly+=                configure
-SUBST_SED.dragonfly=           -e 's/\*bsd\*)/*bsd*|*dragonfly*)/'
-
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index