svn commit: r393551 - head/multimedia/mp3cd

Dmitry Marakasov amdmi3 at FreeBSD.org
Tue Aug 4 20:35:06 UTC 2015


Author: amdmi3
Date: Tue Aug  4 20:35:05 2015
New Revision: 393551
URL: https://svnweb.freebsd.org/changeset/ports/393551

Log:
  - Add NO_ARCH

Modified:
  head/multimedia/mp3cd/Makefile

Modified: head/multimedia/mp3cd/Makefile
==============================================================================
--- head/multimedia/mp3cd/Makefile	Tue Aug  4 20:29:28 2015	(r393550)
+++ head/multimedia/mp3cd/Makefile	Tue Aug  4 20:35:05 2015	(r393551)
@@ -19,5 +19,6 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 USES=		perl5 shebangfix
 USE_PERL5=	configure
 SHEBANG_FILES=	scripts/mp3cd
+NO_ARCH=	yes
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list