diff options
Diffstat (limited to 'net/rubygem-amq-protocol/Makefile')
-rw-r--r-- | net/rubygem-amq-protocol/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/rubygem-amq-protocol/Makefile b/net/rubygem-amq-protocol/Makefile index 1b473ad363c9..b165fae0d93b 100644 --- a/net/rubygem-amq-protocol/Makefile +++ b/net/rubygem-amq-protocol/Makefile @@ -14,7 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes -USE_RUBYGEMS= yes -RUBYGEM_AUTOPLIST= yes +USES= gem:autoplist .include <bsd.port.mk> |