1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

- Add NO_ARCH

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-06-03 18:41:46 +00:00
parent 033e1bfe04
commit 2e966d8c69
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=388470

View File

@ -14,9 +14,11 @@ LICENSE= MIT
RUN_DEPENDS= rubygem-ansi>=1.5.0:${PORTSDIR}/devel/rubygem-ansi \
rubygem-hashie>=1.1.0:${PORTSDIR}/devel/rubygem-hashie
NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/powerbar-demo
.include <bsd.port.mk>