diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-01 19:03:19 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-01 19:03:19 +0000 |
commit | 3c459d6d4a4b8260eecbf04196daa8fff311edb2 (patch) | |
tree | ab13235598912ab32572f7c988733196b039a164 /misc | |
parent | f0e3ddecf88ae64e385e7be922c339f74c7924c4 (diff) |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/p5-List-Util-WeightedRoundRobin/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/p5-List-Util-WeightedRoundRobin/Makefile b/misc/p5-List-Util-WeightedRoundRobin/Makefile index 5c5f04069286..bf2eb1041392 100644 --- a/misc/p5-List-Util-WeightedRoundRobin/Makefile +++ b/misc/p5-List-Util-WeightedRoundRobin/Makefile @@ -10,7 +10,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= wen@FreeBSD.org COMMENT= Creates a list based on weighted input -PERL_CONFIGURE= yes USES= perl5 USE_PERL5= configure |