summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-11-22 09:37:56 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-11-22 09:37:56 +0000
commitcb57edde83ff7749d774bd1f3558967e99405ca0 (patch)
tree78ae3ff8ccca038d98af4f6156fced1a0229f4a0 /math
parentRegister myself as maintainer. I still use it. (diff)
Fix INDEX build.
Portlint.
Notes
Notes: svn path=/head/; revision=122125
Diffstat (limited to 'math')
-rw-r--r--math/octave-forge/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/math/octave-forge/Makefile b/math/octave-forge/Makefile
index 7795e63c88d3..5da234ce84ea 100644
--- a/math/octave-forge/Makefile
+++ b/math/octave-forge/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= maho@FreeBSD.org
COMMENT= Many additional features to math/octave
BUILD_DEPENDS= ${LOCALBASE}/bin/qhull:${PORTSDIR}/math/qhull \
- ${LOCALBASE}/bin/gcsplit:${PORTSDIR}/sysutil/coreutils
+ ${LOCALBASE}/bin/gcsplit:${PORTSDIR}/sysutils/coreutils
# ${LOCALBASE}/bin/octave:${PORTSDIR}/math/octave \
RUN_DEPENDS= ${LOCALBASE}/bin/octave:${PORTSDIR}/math/octave \
@@ -25,7 +25,7 @@ USE_GMAKE= yes
GNU_CONFIGURE= yes
ALL_TARGET= # empty
USE_REINPLACE= yes
-CONFIGURE_ARGS= --with-cc=${CC} \
+CONFIGURE_ARGS= --with-cc=${CC} \
--with-cxx=${CXX}
.include <bsd.port.pre.mk>
@@ -34,8 +34,8 @@ CONFIGURE_ARGS= --with-cc=${CC} \
BROKEN= "texinfo problem"
.endif
-GNU_HOST= ${ARCH}-portbld-freebsd${OSREL}
-PLIST_SUB= OCTAVE_VERSION="`${LOCALBASE}/bin/octave-config -v`" GNU_HOST=${GNU_HOST}
+GNU_HOST= ${ARCH}-portbld-freebsd${OSREL}
+PLIST_SUB= OCTAVE_VERSION="`${LOCALBASE}/bin/octave-config -v`" GNU_HOST=${GNU_HOST}
MAN1= mex.1