svn commit: r390904 - head/net/p5-XML-Compile-WSDL11
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Jun 29 13:50:48 UTC 2015
Author: sunpoet
Date: Mon Jun 29 13:50:47 2015
New Revision: 390904
URL: https://svnweb.freebsd.org/changeset/ports/390904
Log:
- Sort *_DEPENDS
- Add NO_ARCH
Modified:
head/net/p5-XML-Compile-WSDL11/Makefile
Modified: head/net/p5-XML-Compile-WSDL11/Makefile
==============================================================================
--- head/net/p5-XML-Compile-WSDL11/Makefile Mon Jun 29 13:50:43 2015 (r390903)
+++ head/net/p5-XML-Compile-WSDL11/Makefile Mon Jun 29 13:50:47 2015 (r390904)
@@ -14,11 +14,12 @@ LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Log-Report>=1.05:${PORTSDIR}/devel/p5-Log-Report \
+ p5-XML-Compile>=1.48:${PORTSDIR}/textproc/p5-XML-Compile \
p5-XML-Compile-Cache>=1.03:${PORTSDIR}/textproc/p5-XML-Compile-Cache \
- p5-XML-Compile-SOAP>=3.06:${PORTSDIR}/net/p5-XML-Compile-SOAP \
- p5-XML-Compile>=1.48:${PORTSDIR}/textproc/p5-XML-Compile
+ p5-XML-Compile-SOAP>=3.06:${PORTSDIR}/net/p5-XML-Compile-SOAP
RUN_DEPENDS:= ${BUILD_DEPENDS}
+NO_ARCH= yes
USE_PERL5= configure
USES= perl5
More information about the svn-ports-head
mailing list