summaryrefslogtreecommitdiff
path: root/math/openaxiom
diff options
context:
space:
mode:
Diffstat (limited to 'math/openaxiom')
-rw-r--r--math/openaxiom/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/math/openaxiom/Makefile b/math/openaxiom/Makefile
index 4ab8e990de5..5eba866f747 100644
--- a/math/openaxiom/Makefile
+++ b/math/openaxiom/Makefile
@@ -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 @@ BUILD_MAKE_FLAGS+= TOOLS_PLATFORM.install=${TOOLS_PLATFORM.install:Q}
.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"