diff options
Diffstat (limited to 'security/p5-Authen-Captcha/Makefile')
-rw-r--r-- | security/p5-Authen-Captcha/Makefile | 2 |
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 |