aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Plagger
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-18 03:36:26 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-18 03:36:26 +0000
commit64375a40706e7c31e6f385e0aabe696ac532180c (patch)
tree8fe87e5bdc71acc4f2ea0680390ab33aed228cce /textproc/p5-Plagger
parent7739f915fc25baac542559a895253f2124ea4ec4 (diff)
downloadports-64375a40706e7c31e6f385e0aabe696ac532180c.tar.gz
ports-64375a40706e7c31e6f385e0aabe696ac532180c.zip
- Fix USES order
Notes
Notes: svn path=/head/; revision=327511
Diffstat (limited to 'textproc/p5-Plagger')
-rw-r--r--textproc/p5-Plagger/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/textproc/p5-Plagger/Makefile b/textproc/p5-Plagger/Makefile
index ebbc2923f42e..5456e592a23c 100644
--- a/textproc/p5-Plagger/Makefile
+++ b/textproc/p5-Plagger/Makefile
@@ -38,6 +38,10 @@ BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
p5-URI-Fetch>=0:${PORTSDIR}/www/p5-URI-Fetch \
p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML
+USES= perl5
+USE_PERL5= configure
+
+
OPTIONS_DEFINE= BETTERENCODING PODTESTING COOKIESHARING LIBERALXML XPATH BETTERHTML PRSJPNDATE \
PRSJPNDATE PUBLISHEXCEL FILTERPIPE PUBLISHPLANET PUBLISHCSV FILDEGYT AUTHORNAME \
GUESSLANG GUESSTZ HTMLTIDY PUBLISHMT PUBSERLZR PUBICAL ROMANIZE JAVASCRIPT \
@@ -374,9 +378,6 @@ BUILD_DEPENDS+= p5-Text-Original>=0:${PORTSDIR}/textproc/p5-Text-Original
RUN_DEPENDS:= ${BUILD_DEPENDS}
-USES= perl5
-USE_PERL5= configure
-
MAN3= Plagger.3 \
Plagger::Cookies.3 \
Plagger::Date.3 \