aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge-optim
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2011-06-14 05:44:32 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2011-06-14 05:44:32 +0000
commit019f1a881b5f8bd066ae8d4040ebbc26902b2090 (patch)
tree64d7f8856e28ec252110810c1af5e419f92fbf97 /math/octave-forge-optim
parent68b2c2d1a3c3fe4e3b96b2d941187d27b4eb2606 (diff)
downloadports-019f1a881b5f8bd066ae8d4040ebbc26902b2090.tar.gz
ports-019f1a881b5f8bd066ae8d4040ebbc26902b2090.zip
Notes
Diffstat (limited to 'math/octave-forge-optim')
-rw-r--r--math/octave-forge-optim/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/octave-forge-optim/Makefile b/math/octave-forge-optim/Makefile
index 4adade1ef396..339b7c57b180 100644
--- a/math/octave-forge-optim/Makefile
+++ b/math/octave-forge-optim/Makefile
@@ -15,6 +15,7 @@ COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
WRKSRC= ${WRKDIR}/${DISTNAME}/src
RUN_DEPENDS+= ${TARBALLS_DIR}/miscellaneous.tar.gz:${PORTSDIR}/math/octave-forge-miscellaneous
+RUN_DEPENDS+= ${TARBALLS_DIR}/struct.tar.gz:${PORTSDIR}/math/octave-forge-struct
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/Mk/bsd.octave.mk"