diff options
Diffstat (limited to 'science/rubygem-cdo/Makefile')
-rw-r--r-- | science/rubygem-cdo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/rubygem-cdo/Makefile b/science/rubygem-cdo/Makefile index 42e564c7f339..8fb17a2cf481 100644 --- a/science/rubygem-cdo/Makefile +++ b/science/rubygem-cdo/Makefile @@ -12,7 +12,7 @@ COMMENT= Ruby binding to CDO (Climate Data Operators) LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= cdo:${PORTSDIR}/science/cdo +RUN_DEPENDS= cdo:science/cdo NO_ARCH= yes USE_RUBY= yes |