svn commit: r398535 - head/print/p5-PostScript-PPD

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Oct 3 17:11:33 UTC 2015


Author: sunpoet
Date: Sat Oct  3 17:11:32 2015
New Revision: 398535
URL: https://svnweb.freebsd.org/changeset/ports/398535

Log:
  - Add NO_ARCH

Modified:
  head/print/p5-PostScript-PPD/Makefile

Modified: head/print/p5-PostScript-PPD/Makefile
==============================================================================
--- head/print/p5-PostScript-PPD/Makefile	Sat Oct  3 17:11:29 2015	(r398534)
+++ head/print/p5-PostScript-PPD/Makefile	Sat Oct  3 17:11:32 2015	(r398535)
@@ -17,6 +17,7 @@ LICENSE_COMB=	dual
 TEST_DEPENDS=	p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod \
 		p5-Test-Pod-Coverage>=1:${PORTSDIR}/devel/p5-Test-Pod-Coverage
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-all mailing list