aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-github_creator
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-github_creator')
-rw-r--r--devel/p5-github_creator/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-github_creator/Makefile b/devel/p5-github_creator/Makefile
index 89f7a34bacb3..77e742b83d2b 100644
--- a/devel/p5-github_creator/Makefile
+++ b/devel/p5-github_creator/Makefile
@@ -12,13 +12,13 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Create a Github repository for your Perl module
-BUILD_DEPENDS= p5-Config-IniFiles>0:${PORTSDIR}/devel/p5-Config-IniFiles \
- p5-File-Find-Closures>0:${PORTSDIR}/devel/p5-File-Find-Closures \
- p5-Log-Log4perl>0:${PORTSDIR}/devel/p5-Log-Log4perl \
- p5-WWW-Mechanize>0:${PORTSDIR}/www/p5-WWW-Mechanize \
- p5-YAML>0:${PORTSDIR}/textproc/p5-YAML
+BUILD_DEPENDS= p5-Config-IniFiles>0:devel/p5-Config-IniFiles \
+ p5-File-Find-Closures>0:devel/p5-File-Find-Closures \
+ p5-Log-Log4perl>0:devel/p5-Log-Log4perl \
+ p5-WWW-Mechanize>0:www/p5-WWW-Mechanize \
+ p5-YAML>0:textproc/p5-YAML
RUN_DEPENDS:= ${BUILD_DEPENDS}
-TEST_DEPENDS= p5-Test-Output>=0:${PORTSDIR}/devel/p5-Test-Output
+TEST_DEPENDS= p5-Test-Output>=0:devel/p5-Test-Output
USES= perl5
USE_PERL5= configure