diff options
author | mat <mat@FreeBSD.org> | 2016-12-18 00:11:01 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2016-12-18 00:11:01 +0800 |
commit | 016e8294ee7d55dfcce48a05e81b740e16f009cf (patch) | |
tree | f9b67e6b5995c73db7607eb5b462f9f693a7b27f /math | |
parent | 1c1966c618b44f44cdaac0570b37b6a3be25e5df (diff) | |
download | freebsd-ports-gnome-016e8294ee7d55dfcce48a05e81b740e16f009cf.tar.gz freebsd-ports-gnome-016e8294ee7d55dfcce48a05e81b740e16f009cf.tar.zst freebsd-ports-gnome-016e8294ee7d55dfcce48a05e81b740e16f009cf.zip |
Whatever you do, ${PORTSDIR}/ keeps creeping back.
Sponsored by: Absolight
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Statistics-Descriptive/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Statistics-Descriptive/Makefile b/math/p5-Statistics-Descriptive/Makefile index 48ce2054ba3d..4961e843dd12 100644 --- a/math/p5-Statistics-Descriptive/Makefile +++ b/math/p5-Statistics-Descriptive/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Perl module that supplies statistical methods for perl5 -RUN_DEPENDS= p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils +RUN_DEPENDS= p5-List-MoreUtils>=0:lang/p5-List-MoreUtils USES= perl5 USE_PERL5= configure |