summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-04-22 23:45:54 +0000
committerminskim <minskim@pkgsrc.org>2004-04-22 23:45:54 +0000
commit48267d7159107a14a458b681f2a0293b1ce9cb2e (patch)
tree8dd60692dd38d42ada83e5eaf0a59ce528832e06 /math
parentae7cafcda87c0d2d62136d2bed437aa000ef7180 (diff)
downloadpkgsrc-48267d7159107a14a458b681f2a0293b1ce9cb2e.tar.gz
The author confirmed that the problem caused by gcc optimization was
fixed. Return to default optimization level. Bump PKGREVISION.
Diffstat (limited to 'math')
-rw-r--r--math/mathomatic/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/mathomatic/Makefile b/math/mathomatic/Makefile
index ccbc4df6dae..97a320524ba 100644
--- a/math/mathomatic/Makefile
+++ b/math/mathomatic/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2004/04/21 21:26:26 minskim Exp $
+# $NetBSD: Makefile,v 1.5 2004/04/22 23:45:54 minskim Exp $
#
DISTNAME= mathomatic-11.0c
+PKGREVISION= 1
CATEGORIES= math
MASTER_SITES= http://www.panix.com/~gesslein/
EXTRACT_SUFX= .tgz
@@ -18,8 +19,7 @@ USE_BUILDLINK3= yes
NO_CONFIGURE= yes
MAKEFILE= makefile
-# gcc's optimizer causes problems with this version of the program
-CFLAGS+= -DUNIX -O0
+CFLAGS+= -DUNIX
CFLAGS.SunOS+= -DSOLARIS
INSTALLATION_DIRS= bin man/man1