svn commit: r397415 - head/net/p5-Acme-HTTP
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Sep 20 20:19:25 UTC 2015
Author: sunpoet
Date: Sun Sep 20 20:19:24 2015
New Revision: 397415
URL: https://svnweb.freebsd.org/changeset/ports/397415
Log:
- Add NO_ARCH
Modified:
head/net/p5-Acme-HTTP/Makefile
Modified: head/net/p5-Acme-HTTP/Makefile
==============================================================================
--- head/net/p5-Acme-HTTP/Makefile Sun Sep 20 20:19:18 2015 (r397414)
+++ head/net/p5-Acme-HTTP/Makefile Sun Sep 20 20:19:24 2015 (r397415)
@@ -17,6 +17,7 @@ BUILD_DEPENDS= p5-Net-HTTP>=0:${PORTSDIR
p5-Net-HTTPS-NB>=0:${PORTSDIR}/net/p5-Net-HTTPS-NB
RUN_DEPENDS:= ${BUILD_DEPENDS}
+NO_ARCH= yes
USE_PERL5= configure
USES= perl5
More information about the svn-ports-all
mailing list