aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-bin_utils/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/rubygem-bin_utils/Makefile')
-rw-r--r--devel/rubygem-bin_utils/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/rubygem-bin_utils/Makefile b/devel/rubygem-bin_utils/Makefile
index b66eee9b0591..6aae099088a0 100644
--- a/devel/rubygem-bin_utils/Makefile
+++ b/devel/rubygem-bin_utils/Makefile
@@ -10,7 +10,6 @@ MAINTAINER= vg@FreeBSD.org
COMMENT= Extracting binary integers from binary string and packing back
USE_RUBY= yes
-USE_RUBYGEMS= yes
-RUBYGEM_AUTOPLIST= yes
+USES= gem:autoplist
.include <bsd.port.mk>