aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-Plagger
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2013-09-18 11:36:26 +0800
committeraz <az@FreeBSD.org>2013-09-18 11:36:26 +0800
commitb4db709af03516721a49f7d24422fe50bf4f7944 (patch)
tree8fe87e5bdc71acc4f2ea0680390ab33aed228cce /textproc/p5-Plagger
parentc268decdc9f0e5ff915bbb1c21d554db81bcbd35 (diff)
downloadfreebsd-ports-gnome-b4db709af03516721a49f7d24422fe50bf4f7944.tar.gz
freebsd-ports-gnome-b4db709af03516721a49f7d24422fe50bf4f7944.tar.zst
freebsd-ports-gnome-b4db709af03516721a49f7d24422fe50bf4f7944.zip
- Fix USES order
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 \