aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2010-02-03 07:31:48 +0800
committermiwi <miwi@FreeBSD.org>2010-02-03 07:31:48 +0800
commitc8236084c8bad7c1c1234f492e72299b5e10548b (patch)
tree67ccfa078588991467e8bc4c74933cccafe731d6 /math
parent08d7df1e1e1e57c148fee47fa6ac638f86b04233 (diff)
downloadfreebsd-ports-graphics-c8236084c8bad7c1c1234f492e72299b5e10548b.tar.gz
freebsd-ports-graphics-c8236084c8bad7c1c1234f492e72299b5e10548b.tar.zst
freebsd-ports-graphics-c8236084c8bad7c1c1234f492e72299b5e10548b.zip
- Drop also forge-ftp
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 eb8ff471e2b..250d872db22 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