svn commit: r391639 - head/dns/p5-Net-RBLClient
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Jul 9 15:43:33 UTC 2015
Author: sunpoet
Date: Thu Jul 9 15:43:32 2015
New Revision: 391639
URL: https://svnweb.freebsd.org/changeset/ports/391639
Log:
- Add NO_ARCH
Modified:
head/dns/p5-Net-RBLClient/Makefile
Modified: head/dns/p5-Net-RBLClient/Makefile
==============================================================================
--- head/dns/p5-Net-RBLClient/Makefile Thu Jul 9 15:43:28 2015 (r391638)
+++ head/dns/p5-Net-RBLClient/Makefile Thu Jul 9 15:43:32 2015 (r391639)
@@ -17,6 +17,7 @@ LICENSE_COMB= dual
BUILD_DEPENDS= p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS
RUN_DEPENDS:= ${BUILD_DEPENDS}
+NO_ARCH= yes
USE_PERL5= configure
USES= perl5
More information about the svn-ports-head
mailing list