svn commit: r389688 - head/audio/mp3burn

Dmitry Marakasov amdmi3 at FreeBSD.org
Mon Jun 15 11:48:51 UTC 2015


Author: amdmi3
Date: Mon Jun 15 11:48:50 2015
New Revision: 389688
URL: https://svnweb.freebsd.org/changeset/ports/389688

Log:
  - Add NO_ARCH

Modified:
  head/audio/mp3burn/Makefile

Modified: head/audio/mp3burn/Makefile
==============================================================================
--- head/audio/mp3burn/Makefile	Mon Jun 15 11:46:31 2015	(r389687)
+++ head/audio/mp3burn/Makefile	Mon Jun 15 11:48:50 2015	(r389688)
@@ -21,6 +21,7 @@ WRKSRC=		${WRKDIR}/${PORTNAME}
 
 USES=		perl5 tar:bzip2
 NO_BUILD=	yes
+NO_ARCH=	yes
 
 PLIST_FILES=	bin/mp3burn
 


More information about the svn-ports-head mailing list