From a9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 1 Apr 2016 14:08:37 +0000 Subject: Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. With hat: portmgr Sponsored by: Absolight --- irc/p5-POE-Component-IRC-Object/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'irc/p5-POE-Component-IRC-Object') diff --git a/irc/p5-POE-Component-IRC-Object/Makefile b/irc/p5-POE-Component-IRC-Object/Makefile index 435656ea0700..e7e8f69ee27c 100644 --- a/irc/p5-POE-Component-IRC-Object/Makefile +++ b/irc/p5-POE-Component-IRC-Object/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Slightly simpler OO interface to POE::Component::IRC -BUILD_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE \ - p5-POE-Component-IRC>=0:${PORTSDIR}/irc/p5-POE-Component-IRC +BUILD_DEPENDS= p5-POE>=0:devel/p5-POE \ + p5-POE-Component-IRC>=0:irc/p5-POE-Component-IRC RUN_DEPENDS:= ${BUILD_DEPENDS} #PLIST_SUB= EXAMPLESDIR="share/examples/${PORTNAME}" -- cgit v1.2.3