summaryrefslogtreecommitdiff
path: root/security/rubygem-gssapi
diff options
context:
space:
mode:
Diffstat (limited to 'security/rubygem-gssapi')
-rw-r--r--security/rubygem-gssapi/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/rubygem-gssapi/Makefile b/security/rubygem-gssapi/Makefile
index 62d56d38c472..0817e4d2259f 100644
--- a/security/rubygem-gssapi/Makefile
+++ b/security/rubygem-gssapi/Makefile
@@ -16,7 +16,6 @@ RUN_DEPENDS= rubygem-ffi>=1.9.3:devel/rubygem-ffi
NO_ARCH= yes
USE_RUBY= yes
-USE_RUBYGEMS= yes
-RUBYGEM_AUTOPLIST= yes
+USES= gem:autoplist
.include <bsd.port.mk>