aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2013-09-02 03:03:19 +0800
committeraz <az@FreeBSD.org>2013-09-02 03:03:19 +0800
commitd07b6c9d7a525afa2ff8ffb5d7397338a36d67ca (patch)
treeab13235598912ab32572f7c988733196b039a164
parent482bb9b280804f027d63a0231578f4dbb933aaf2 (diff)
downloadfreebsd-ports-gnome-d07b6c9d7a525afa2ff8ffb5d7397338a36d67ca.tar.gz
freebsd-ports-gnome-d07b6c9d7a525afa2ff8ffb5d7397338a36d67ca.tar.zst
freebsd-ports-gnome-d07b6c9d7a525afa2ff8ffb5d7397338a36d67ca.zip
- Fix typo (PERL_CONFIGURE was not removed after perl5 framework conversion)
-rw-r--r--misc/p5-List-Util-WeightedRoundRobin/Makefile1
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