svn commit: r385040 - head/devel/p5-B-Flags

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Apr 30 13:17:11 UTC 2015


Author: sunpoet
Date: Thu Apr 30 13:17:10 2015
New Revision: 385040
URL: https://svnweb.freebsd.org/changeset/ports/385040

Log:
  - Remove NO_ARCH
  
  Submitted by:	Sergei Vyshenski <svysh.fbsd at gmail.com> (maintainer)

Modified:
  head/devel/p5-B-Flags/Makefile

Modified: head/devel/p5-B-Flags/Makefile
==============================================================================
--- head/devel/p5-B-Flags/Makefile	Thu Apr 30 13:15:10 2015	(r385039)
+++ head/devel/p5-B-Flags/Makefile	Thu Apr 30 13:17:10 2015	(r385040)
@@ -16,7 +16,6 @@ LICENSE_COMB=	dual
 
 USES=		perl5
 USE_PERL5=	configure
-NO_ARCH=	yes
 
 post-install:
 	${CHMOD} u+w ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/B/Flags/Flags.so


More information about the svn-ports-head mailing list