summaryrefslogtreecommitdiffstats
path: root/security/p5-Authen-Captcha/Makefile
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
committermat <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
commit6d9d53de2b90787463359858181f9834006df53e (patch)
treeeb9a806366343ecfc3a5146e70b637f09d4e62c7 /security/p5-Authen-Captcha/Makefile
parent62db3fa63ab35a5866c4d2878dd50ff319f03aeb (diff)
downloadFreeBSD-ports-6d9d53de2b90787463359858181f9834006df53e.zip
FreeBSD-ports-6d9d53de2b90787463359858181f9834006df53e.tar.gz
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr Sponsored by: Absolight
Diffstat (limited to 'security/p5-Authen-Captcha/Makefile')
-rw-r--r--security/p5-Authen-Captcha/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Authen-Captcha/Makefile b/security/p5-Authen-Captcha/Makefile
index b8572ac..4d39360 100644
--- a/security/p5-Authen-Captcha/Makefile
+++ b/security/p5-Authen-Captcha/Makefile
@@ -12,7 +12,7 @@ COMMENT= Perl module to verify the human element in transactions
LICENSE= GPLv2
-BUILD_DEPENDS= p5-GD>=0:${PORTSDIR}/graphics/p5-GD
+BUILD_DEPENDS= p5-GD>=0:graphics/p5-GD
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
OpenPOWER on IntegriCloud