aboutsummaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-11-05 04:15:00 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-11-05 04:15:00 +0800
commitf78b24b156dc90fddb1df271856f7c44a63ac1f8 (patch)
tree178e0572e34fb67d293ea19b31ced253295dde4c /science
parent6b013fcfd8648484fa4bb4c248715fb8d242852e (diff)
downloadfreebsd-ports-gnome-f78b24b156dc90fddb1df271856f7c44a63ac1f8.tar.gz
freebsd-ports-gnome-f78b24b156dc90fddb1df271856f7c44a63ac1f8.tar.zst
freebsd-ports-gnome-f78b24b156dc90fddb1df271856f7c44a63ac1f8.zip
- Add LICENSE_FILE
- Update RUN_DEPENDS: remove redundant LOCALBASE/bin
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 d8787069d2cd..23c0a381004b 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