summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorwiz <wiz>2000-01-09 01:32:55 +0000
committerwiz <wiz>2000-01-09 01:32:55 +0000
commit59e0e80dbb47ac739f5a4a2496b7a721aec91e75 (patch)
tree6f7ba0b3ac10507994db28967a28de956cbe2f16 /math
parenta359284abc529dae81ab83ec8161bd85b235152d (diff)
downloadpkgsrc-59e0e80dbb47ac739f5a4a2496b7a721aec91e75.tar.gz
space removed
Diffstat (limited to 'math')
-rw-r--r--math/octave/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/octave/Makefile b/math/octave/Makefile
index 1cb8757cc4c..d192dc61a3e 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 1999/12/16 15:42:54 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.14 2000/01/09 01:32:55 wiz Exp $
# FreeBSD Id: Makefile,v 1.18 1998/09/27 20:10:45 steve Exp
DISTNAME= octave-2.0.13
@@ -41,7 +41,7 @@ post-install:
.include "../../mk/bsd.prefs.mk"
-GCC_VERSION!= ${CC} --version
+GCC_VERSION!= ${CC} --version
post-patch:
.if (${GCC_VERSION:C/-.*$$//} == egcs)