aboutsummaryrefslogtreecommitdiff
path: root/multimedia/mp3cd
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-08-04 20:35:05 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-08-04 20:35:05 +0000
commit5906742a9800e661e98fbc53f337c9b85c001b29 (patch)
treef061da22b94ba7b7379b2e952e61bd95ad94374b /multimedia/mp3cd
parent8b1a09a37259b9d18ea6191104ee6a733ffe12e0 (diff)
downloadports-5906742a9800e661e98fbc53f337c9b85c001b29.tar.gz
ports-5906742a9800e661e98fbc53f337c9b85c001b29.zip
- Add NO_ARCH
Notes
Notes: svn path=/head/; revision=393551
Diffstat (limited to 'multimedia/mp3cd')
-rw-r--r--multimedia/mp3cd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/mp3cd/Makefile b/multimedia/mp3cd/Makefile
index a40c02a6274a..9b8ccf82a653 100644
--- a/multimedia/mp3cd/Makefile
+++ b/multimedia/mp3cd/Makefile
@@ -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>