summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2010-02-02 23:31:48 +0000
committerMartin Wilke <miwi@FreeBSD.org>2010-02-02 23:31:48 +0000
commitaaae4799e733706460495f3dff69d3fc9f5559da (patch)
tree65213720359299e9fcdb0dabb2cac2b5483ce7ba /math
parent2010-01-08 math/octave-forge-ann: has been broken for 3 months (diff)
- Drop also forge-ftp
Notes
Notes: svn path=/head/; revision=249134
Diffstat (limited to 'math')
-rw-r--r--math/octave-forge/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/math/octave-forge/Makefile b/math/octave-forge/Makefile
index eb8ff471e2b7..250d872db228 100644
--- a/math/octave-forge/Makefile
+++ b/math/octave-forge/Makefile
@@ -134,9 +134,6 @@ RUN_DEPENDS+= ${TARBALLS_DIR}/econometrics.tar.gz:${PORTSDIR}/math/octave-forge-
.if defined(WITH_FINANCIAL)
RUN_DEPENDS+= ${TARBALLS_DIR}/financial.tar.gz:${PORTSDIR}/math/octave-forge-financial
.endif
-.if defined(WITH_FTP)
-RUN_DEPENDS+= ${TARBALLS_DIR}/ftp.tar.gz:${PORTSDIR}/math/octave-forge-ftp
-.endif
.if defined(WITH_GA)
RUN_DEPENDS+= ${TARBALLS_DIR}/ga.tar.gz:${PORTSDIR}/math/octave-forge-ga
.endif