aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/rubygem-gssapi/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/rubygem-gssapi/Makefile b/security/rubygem-gssapi/Makefile
index 3faf8dc9095d..e9141a9ab4dc 100644
--- a/security/rubygem-gssapi/Makefile
+++ b/security/rubygem-gssapi/Makefile
@@ -10,11 +10,11 @@ MAINTAINER= joe@thrallingpenguin.com
COMMENT= Ruby FFI Library wrapper for GSSAPI
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/COPYING
-RUN_DEPENDS= rubygem-ffi>=1.9.3:devel/rubygem-ffi
+RUN_DEPENDS= rubygem-ffi>=1.0.1:devel/rubygem-ffi
NO_ARCH= yes
-
USE_RUBY= yes
USES= gem