summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--math/octave-forge/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/octave-forge/Makefile b/math/octave-forge/Makefile
index 5da234ce84ea..35dcacfa406d 100644
--- a/math/octave-forge/Makefile
+++ b/math/octave-forge/Makefile
@@ -15,9 +15,8 @@ MAINTAINER= maho@FreeBSD.org
COMMENT= Many additional features to math/octave
BUILD_DEPENDS= ${LOCALBASE}/bin/qhull:${PORTSDIR}/math/qhull \
+ ${LOCALBASE}/bin/octave:${PORTSDIR}/math/octave \
${LOCALBASE}/bin/gcsplit:${PORTSDIR}/sysutils/coreutils
-# ${LOCALBASE}/bin/octave:${PORTSDIR}/math/octave \
-
RUN_DEPENDS= ${LOCALBASE}/bin/octave:${PORTSDIR}/math/octave \
${LOCALBASE}/bin/qhull:${PORTSDIR}/math/qhull