aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/p5-Data-ICal
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2016-04-01 22:00:51 +0800
committermat <mat@FreeBSD.org>2016-04-01 22:00:51 +0800
commit148314483d3098c0d6a33944f1190842e671502f (patch)
tree78ceaf1b099c56a40c240ab46278cdf4ae9e7c01 /deskutils/p5-Data-ICal
parent96cd8e4bc2d30db4bc3bbbf3fcdcc98121c879e0 (diff)
downloadfreebsd-ports-gnome-148314483d3098c0d6a33944f1190842e671502f.tar.gz
freebsd-ports-gnome-148314483d3098c0d6a33944f1190842e671502f.tar.zst
freebsd-ports-gnome-148314483d3098c0d6a33944f1190842e671502f.zip
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr Sponsored by: Absolight
Diffstat (limited to 'deskutils/p5-Data-ICal')
-rw-r--r--deskutils/p5-Data-ICal/Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/deskutils/p5-Data-ICal/Makefile b/deskutils/p5-Data-ICal/Makefile
index ba895de04ce9..9e7da7611b4e 100644
--- a/deskutils/p5-Data-ICal/Makefile
+++ b/deskutils/p5-Data-ICal/Makefile
@@ -13,15 +13,15 @@ COMMENT= Data::ICal - Generates iCalendar (RFC 2445) calendar files
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
- p5-Class-ReturnValue>=0:${PORTSDIR}/devel/p5-Class-ReturnValue \
- p5-Text-vFile-asData>=0:${PORTSDIR}/devel/p5-Text-vFile-asData
+BUILD_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor \
+ p5-Class-ReturnValue>=0:devel/p5-Class-ReturnValue \
+ p5-Text-vFile-asData>=0:devel/p5-Text-vFile-asData
RUN_DEPENDS:= ${BUILD_DEPENDS}
-TEST_DEPENDS= p5-Test-LongString>=0:${PORTSDIR}/devel/p5-Test-LongString \
- p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings \
- p5-Test-Pod>=1.14:${PORTSDIR}/devel/p5-Test-Pod \
- p5-Test-Pod-Coverage>=1.04:${PORTSDIR}/devel/p5-Test-Pod-Coverage \
- p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn
+TEST_DEPENDS= p5-Test-LongString>=0:devel/p5-Test-LongString \
+ p5-Test-NoWarnings>=0:devel/p5-Test-NoWarnings \
+ p5-Test-Pod>=1.14:devel/p5-Test-Pod \
+ p5-Test-Pod-Coverage>=1.04:devel/p5-Test-Pod-Coverage \
+ p5-Test-Warn>=0:devel/p5-Test-Warn
USES= perl5
USE_PERL5= configure