summaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
Diffstat (limited to 'math')
-rw-r--r--math/gnumeric/pkg-plist14
-rw-r--r--math/gretl/Makefile4
2 files changed, 9 insertions, 9 deletions
diff --git a/math/gnumeric/pkg-plist b/math/gnumeric/pkg-plist
index 6022f9b3c..4ff50f3df 100644
--- a/math/gnumeric/pkg-plist
+++ b/math/gnumeric/pkg-plist
@@ -212,11 +212,11 @@ lib/gnumeric/%%VERSION%%/plugins/oleo/plugin.xml
lib/gnumeric/%%VERSION%%/plugins/openoffice/openoffice.la
lib/gnumeric/%%VERSION%%/plugins/openoffice/openoffice.so
lib/gnumeric/%%VERSION%%/plugins/openoffice/plugin.xml
-%%PERL%%lib/gnumeric/%%VERSION%%/plugins/perl-func/perl_func.pl
-%%PERL%%lib/gnumeric/%%VERSION%%/plugins/perl-func/plugin.xml
-%%PERL%%lib/gnumeric/%%VERSION%%/plugins/perl-loader/perl_loader.la
-%%PERL%%lib/gnumeric/%%VERSION%%/plugins/perl-loader/perl_loader.so
-%%PERL%%lib/gnumeric/%%VERSION%%/plugins/perl-loader/plugin.xml
+lib/gnumeric/%%VERSION%%/plugins/perl-func/perl_func.pl
+lib/gnumeric/%%VERSION%%/plugins/perl-func/plugin.xml
+lib/gnumeric/%%VERSION%%/plugins/perl-loader/perl_loader.la
+lib/gnumeric/%%VERSION%%/plugins/perl-loader/perl_loader.so
+lib/gnumeric/%%VERSION%%/plugins/perl-loader/plugin.xml
lib/gnumeric/%%VERSION%%/plugins/plan_perfect/plan_perfect.la
lib/gnumeric/%%VERSION%%/plugins/plan_perfect/plan_perfect.so
lib/gnumeric/%%VERSION%%/plugins/plan_perfect/plugin.xml
@@ -904,8 +904,8 @@ share/locale/zh_TW/LC_MESSAGES/gnumeric.mo
@dirrm lib/gnumeric/%%VERSION%%/plugins/py-func
@dirrm lib/gnumeric/%%VERSION%%/plugins/psiconv
@dirrm lib/gnumeric/%%VERSION%%/plugins/plan_perfect
-%%PERL%%@dirrm lib/gnumeric/%%VERSION%%/plugins/perl-loader
-%%PERL%%@dirrm lib/gnumeric/%%VERSION%%/plugins/perl-func
+@dirrm lib/gnumeric/%%VERSION%%/plugins/perl-loader
+@dirrm lib/gnumeric/%%VERSION%%/plugins/perl-func
@dirrm lib/gnumeric/%%VERSION%%/plugins/openoffice
@dirrm lib/gnumeric/%%VERSION%%/plugins/oleo
@dirrm lib/gnumeric/%%VERSION%%/plugins/numtheory
diff --git a/math/gretl/Makefile b/math/gretl/Makefile
index 0e18b7e75..cdace3ffb 100644
--- a/math/gretl/Makefile
+++ b/math/gretl/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gretl
PORTVERSION= 1.6.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math finance
MASTER_SITES= SF
@@ -17,7 +17,7 @@ COMMENT= Gnu Regression, Econometrics and Time-series Library
BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
LIB_DEPENDS= fftw3.4:${PORTSDIR}/math/fftw3 \
- mpfr.1:${PORTSDIR}/math/mpfr
+ mpfr.2:${PORTSDIR}/math/mpfr
RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
USE_BZIP2= yes