aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-json/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/rubygem-json/Makefile')
-rw-r--r--devel/rubygem-json/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rubygem-json/Makefile b/devel/rubygem-json/Makefile
index 81723752db6f..2797742308a0 100644
--- a/devel/rubygem-json/Makefile
+++ b/devel/rubygem-json/Makefile
@@ -15,6 +15,6 @@ LICENSE_FILE_GPLv2= ${WRKSRC}/GPL
LICENSE_FILE_RUBY= ${WRKSRC}/COPYING
USE_RUBY= yes
-USES= gem:autoplist
+USES= gem
.include <bsd.port.mk>