aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-murmurhash3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/rubygem-murmurhash3/Makefile')
-rw-r--r--devel/rubygem-murmurhash3/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/rubygem-murmurhash3/Makefile b/devel/rubygem-murmurhash3/Makefile
index b2ab2f062f9d..465a12006781 100644
--- a/devel/rubygem-murmurhash3/Makefile
+++ b/devel/rubygem-murmurhash3/Makefile
@@ -10,7 +10,6 @@ MAINTAINER= vg@FreeBSD.org
COMMENT= Implementation of murmur3 hashing function
USE_RUBY= yes
-USE_RUBYGEMS= yes
-RUBYGEM_AUTOPLIST= yes
+USES= gem:autoplist
.include <bsd.port.mk>