Index: head/sysutils/rubygem-teamocil/Makefile =================================================================== --- head/sysutils/rubygem-teamocil/Makefile (revision 516535) +++ head/sysutils/rubygem-teamocil/Makefile (revision 516536) @@ -1,24 +1,25 @@ # Created by: Dennis Herrmann # $FreeBSD$ PORTNAME= teamocil PORTVERSION= 1.4.2 PORTREVISION= 1 CATEGORIES= sysutils rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Helps you to set up window and splits layouts for tmux LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md RUN_DEPENDS= tmux:sysutils/tmux -NO_ARCH= yes -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes PLIST_FILES= bin/teamocil .include