aboutsummaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
Diffstat (limited to 'science')
-rw-r--r--science/rubygem-cdo/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/science/rubygem-cdo/Makefile b/science/rubygem-cdo/Makefile
index d8787069d2c..23c0a381004 100644
--- a/science/rubygem-cdo/Makefile
+++ b/science/rubygem-cdo/Makefile
@@ -10,8 +10,9 @@ MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Ruby binding to CDO (Climate Data Operators)
LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${LOCALBASE}/bin/cdo:${PORTSDIR}/science/cdo
+RUN_DEPENDS= cdo:${PORTSDIR}/science/cdo
NO_ARCH= yes
USE_RUBY= yes