svn commit: r397735 - head/devel/p5-Class-Accessor-Complex
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Sep 24 19:04:53 UTC 2015
Author: sunpoet
Date: Thu Sep 24 19:04:52 2015
New Revision: 397735
URL: https://svnweb.freebsd.org/changeset/ports/397735
Log:
- Add NO_ARCH
Modified:
head/devel/p5-Class-Accessor-Complex/Makefile
Modified: head/devel/p5-Class-Accessor-Complex/Makefile
==============================================================================
--- head/devel/p5-Class-Accessor-Complex/Makefile Thu Sep 24 19:04:46 2015 (r397734)
+++ head/devel/p5-Class-Accessor-Complex/Makefile Thu Sep 24 19:04:52 2015 (r397735)
@@ -20,6 +20,7 @@ BUILD_DEPENDS= p5-Class-Accessor>=0:${PO
p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils
RUN_DEPENDS:= ${BUILD_DEPENDS}
+NO_ARCH= yes
USE_PERL5= configure
USES= perl5
More information about the svn-ports-all
mailing list