aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-SAX-Base
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-03-30 20:44:59 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-03-30 20:44:59 +0000
commit4078e5411deba127bbac711a53debb85c005674d (patch)
tree4a5493ce26f56c1272b9f647768c7e7bbbec4525 /textproc/p5-XML-SAX-Base
parent3364d6f066904ff252ee091aa1348b58a47381dd (diff)
downloadports-4078e5411deba127bbac711a53debb85c005674d.tar.gz
ports-4078e5411deba127bbac711a53debb85c005674d.zip
Notes
Diffstat (limited to 'textproc/p5-XML-SAX-Base')
-rw-r--r--textproc/p5-XML-SAX-Base/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/p5-XML-SAX-Base/Makefile b/textproc/p5-XML-SAX-Base/Makefile
index 9e8d9b8aa652..12260e145821 100644
--- a/textproc/p5-XML-SAX-Base/Makefile
+++ b/textproc/p5-XML-SAX-Base/Makefile
@@ -13,10 +13,9 @@ COMMENT= Base class SAX Drivers and Filters
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-CONFLICTS_INSTALL= p5-XML-SAX-0.[0-8]* p5-XML-SAX-0.9[0-8]*
+USES= perl5
+USE_PERL5= configure
NO_ARCH= yes
-USE_PERL5= configure
-USES= perl5
.include <bsd.port.mk>