aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge-base
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-30 13:44:28 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-30 13:44:28 +0000
commit0862d11953b9bde9affa1463f50462546d0377b1 (patch)
treef47058b1da11328a1c0c86f90399de18145ab5c0 /math/octave-forge-base
parente047025056a9343df0e287fbaff6c0c64147a6ac (diff)
downloadports-0862d11953b9bde9affa1463f50462546d0377b1.tar.gz
ports-0862d11953b9bde9affa1463f50462546d0377b1.zip
Remove Perl core modules
- Bump PORTREVISION for dependency change With hat: perl
Notes
Notes: svn path=/head/; revision=444743
Diffstat (limited to 'math/octave-forge-base')
-rw-r--r--math/octave-forge-base/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/octave-forge-base/Makefile b/math/octave-forge-base/Makefile
index 26fc3e92aad3..849d160232f9 100644
--- a/math/octave-forge-base/Makefile
+++ b/math/octave-forge-base/Makefile
@@ -3,6 +3,7 @@
PORTNAME= octave-forge-base
PORTVERSION= 1.4
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= #none
DISTFILES= #none
@@ -15,8 +16,6 @@ LICENSE= BSD2CLAUSE
RUN_DEPENDS= octave:math/octave \
gmake:devel/gmake \
- p5-Archive-Tar>=0:archivers/p5-Archive-Tar \
- p5-IO-Zlib>=0:archivers/p5-IO-Zlib \
p5-File-Remove>=0:devel/p5-File-Remove
USES= perl5