svn commit: r508954 - head/devel/p5-UUID-URandom
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Aug 14 18:02:00 UTC 2019
Author: sunpoet
Date: Wed Aug 14 18:01:59 2019
New Revision: 508954
URL: https://svnweb.freebsd.org/changeset/ports/508954
Log:
Add NO_ARCH
Modified:
head/devel/p5-UUID-URandom/Makefile
Modified: head/devel/p5-UUID-URandom/Makefile
==============================================================================
--- head/devel/p5-UUID-URandom/Makefile Wed Aug 14 18:01:54 2019 (r508953)
+++ head/devel/p5-UUID-URandom/Makefile Wed Aug 14 18:01:59 2019 (r508954)
@@ -18,4 +18,6 @@ RUN_DEPENDS= p5-Crypt-URandom>=0.36:security/p5-Crypt-
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>
More information about the svn-ports-head
mailing list