diff options
Diffstat (limited to 'devel/rubygem-licensee/Makefile')
-rw-r--r-- | devel/rubygem-licensee/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rubygem-licensee/Makefile b/devel/rubygem-licensee/Makefile index 3a06de11d810..0a415ea6d91f 100644 --- a/devel/rubygem-licensee/Makefile +++ b/devel/rubygem-licensee/Makefile @@ -12,7 +12,7 @@ COMMENT= Detects under what license a project is distributed LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-rugged>=0.23:${PORTSDIR}/devel/rubygem-rugged +RUN_DEPENDS= rubygem-rugged>=0.23:devel/rubygem-rugged NO_ARCH= yes USE_RUBY= yes |