aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Devel-PackagePath
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-08-21 14:55:43 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-08-21 14:55:43 +0000
commite15628ebf6a1fcfc276cffc40a3201aacba9138a (patch)
tree036c24888ef699a36a0db41d047b3d0e7e3acbc8 /devel/p5-Devel-PackagePath
parent68414c534d086cc747fcd0f7b6f77d79a7b9a560 (diff)
downloadports-e15628ebf6a1fcfc276cffc40a3201aacba9138a.tar.gz
ports-e15628ebf6a1fcfc276cffc40a3201aacba9138a.zip
Notes
Diffstat (limited to 'devel/p5-Devel-PackagePath')
-rw-r--r--devel/p5-Devel-PackagePath/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Devel-PackagePath/Makefile b/devel/p5-Devel-PackagePath/Makefile
index fb59ae26fa84..972f22fd0221 100644
--- a/devel/p5-Devel-PackagePath/Makefile
+++ b/devel/p5-Devel-PackagePath/Makefile
@@ -14,8 +14,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Inspect and manipulate a Path based on a Package name
-RUN_DEPENDS= p5-Moose>=0.64:${PORTSDIR}/devel/p5-Moose \
+BUILD_DEPENDS= p5-Moose>=0.64:${PORTSDIR}/devel/p5-Moose \
p5-MooseX-Types-Path-Class>=0.04:${PORTSDIR}/devel/p5-MooseX-Types-Path-Class
+RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_PERL5= configure
USES= perl5