aboutsummaryrefslogtreecommitdiffstats
path: root/science/p5-Chemistry-Ring/Makefile
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2016-04-01 22:25:16 +0800
committermat <mat@FreeBSD.org>2016-04-01 22:25:16 +0800
commit2ff80f55375ee2811ca2895a06b853699c3e0915 (patch)
treeeb9a806366343ecfc3a5146e70b637f09d4e62c7 /science/p5-Chemistry-Ring/Makefile
parentc60c1d09235abbfd733e901b1872b86adc82027c (diff)
downloadfreebsd-ports-gnome-2ff80f55375ee2811ca2895a06b853699c3e0915.tar.gz
freebsd-ports-gnome-2ff80f55375ee2811ca2895a06b853699c3e0915.tar.zst
freebsd-ports-gnome-2ff80f55375ee2811ca2895a06b853699c3e0915.zip
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr Sponsored by: Absolight
Diffstat (limited to 'science/p5-Chemistry-Ring/Makefile')
-rw-r--r--science/p5-Chemistry-Ring/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/science/p5-Chemistry-Ring/Makefile b/science/p5-Chemistry-Ring/Makefile
index 917ad9a5aa1a..73b28821afa3 100644
--- a/science/p5-Chemistry-Ring/Makefile
+++ b/science/p5-Chemistry-Ring/Makefile
@@ -12,10 +12,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= swills@FreeBSD.org
COMMENT= Represent a ring as a substructure of a molecule
-BUILD_DEPENDS= p5-Chemistry-Mol>=0:${PORTSDIR}/science/p5-Chemistry-Mol \
- p5-Statistics-Regression>=0:${PORTSDIR}/math/p5-Statistics-Regression
-RUN_DEPENDS= p5-Chemistry-Mol>=0:${PORTSDIR}/science/p5-Chemistry-Mol \
- p5-Statistics-Regression>=0:${PORTSDIR}/math/p5-Statistics-Regression
+BUILD_DEPENDS= p5-Chemistry-Mol>=0:science/p5-Chemistry-Mol \
+ p5-Statistics-Regression>=0:math/p5-Statistics-Regression
+RUN_DEPENDS= p5-Chemistry-Mol>=0:science/p5-Chemistry-Mol \
+ p5-Statistics-Regression>=0:math/p5-Statistics-Regression
USES= perl5
USE_PERL5= configure