aboutsummaryrefslogtreecommitdiff
path: root/security/rubygem-gssapi
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-12-06 14:53:05 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-12-06 14:53:05 +0000
commit2c499d1314694af1f9604094764ad83ea8e80221 (patch)
treedd747a09ed2324ef4bf806361857ec4a35c313a2 /security/rubygem-gssapi
parent5042195329c9afa965bfa80f1ded2bf17b0a4844 (diff)
downloadports-2c499d1314694af1f9604094764ad83ea8e80221.tar.gz
ports-2c499d1314694af1f9604094764ad83ea8e80221.zip
Notes
Diffstat (limited to 'security/rubygem-gssapi')
-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