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 df9c16216f83..62d56d38c472 100644 --- a/security/rubygem-gssapi/Makefile +++ b/security/rubygem-gssapi/Makefile @@ -11,7 +11,7 @@ COMMENT= Ruby FFI Library wrapper for GSSAPI LICENSE= MIT -RUN_DEPENDS= rubygem-ffi>=1.9.3:${PORTSDIR}/devel/rubygem-ffi +RUN_DEPENDS= rubygem-ffi>=1.9.3:devel/rubygem-ffi NO_ARCH= yes |