svn commit: r397455 - head/net/p5-What
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Sep 20 20:27:22 UTC 2015
Author: sunpoet
Date: Sun Sep 20 20:27:21 2015
New Revision: 397455
URL: https://svnweb.freebsd.org/changeset/ports/397455
Log:
- Add NO_ARCH
Modified:
head/net/p5-What/Makefile
Modified: head/net/p5-What/Makefile
==============================================================================
--- head/net/p5-What/Makefile Sun Sep 20 20:27:17 2015 (r397454)
+++ head/net/p5-What/Makefile Sun Sep 20 20:27:21 2015 (r397455)
@@ -21,6 +21,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod
+NO_ARCH= yes
USE_PERL5= configure
USES= perl5
More information about the svn-ports-all
mailing list