1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Add NO_ARCH

This commit is contained in:
Dmitry Marakasov 2015-08-04 20:35:05 +00:00
parent 8b1a09a372
commit 5906742a98
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=393551

View File

@ -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>