diff options
Diffstat (limited to 'security/rubygem-gssapi/Makefile')
-rw-r--r-- | security/rubygem-gssapi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/rubygem-gssapi/Makefile b/security/rubygem-gssapi/Makefile index 0817e4d2259f..3faf8dc9095d 100644 --- a/security/rubygem-gssapi/Makefile +++ b/security/rubygem-gssapi/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-ffi>=1.9.3:devel/rubygem-ffi NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> |