aboutsummaryrefslogtreecommitdiffstats
path: root/audio/rubygem-ruby-shout/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/rubygem-ruby-shout/Makefile')
-rw-r--r--audio/rubygem-ruby-shout/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/rubygem-ruby-shout/Makefile b/audio/rubygem-ruby-shout/Makefile
index db4d11c8eda5..cbe85aa94c50 100644
--- a/audio/rubygem-ruby-shout/Makefile
+++ b/audio/rubygem-ruby-shout/Makefile
@@ -16,7 +16,6 @@ LIB_DEPENDS= libshout.so:audio/libshout
CONFIGURE_ARGS= --with-opt-include="${LOCALBASE}/include"
USE_RUBY= yes
-USE_RUBYGEMS= yes
-RUBYGEM_AUTOPLIST= yes
+USES= gem:autoplist
.include <bsd.port.mk>