diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-12-06 14:53:05 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-12-06 14:53:05 +0000 |
commit | 2c499d1314694af1f9604094764ad83ea8e80221 (patch) | |
tree | dd747a09ed2324ef4bf806361857ec4a35c313a2 /security/rubygem-gssapi | |
parent | 5042195329c9afa965bfa80f1ded2bf17b0a4844 (diff) | |
download | ports-2c499d1314694af1f9604094764ad83ea8e80221.tar.gz ports-2c499d1314694af1f9604094764ad83ea8e80221.zip |
Notes
Diffstat (limited to 'security/rubygem-gssapi')
-rw-r--r-- | security/rubygem-gssapi/Makefile | 4 |
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 |