aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-JavaScript-Packer
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 /textproc/p5-JavaScript-Packer
parent68414c534d086cc747fcd0f7b6f77d79a7b9a560 (diff)
downloadports-e15628ebf6a1fcfc276cffc40a3201aacba9138a.tar.gz
ports-e15628ebf6a1fcfc276cffc40a3201aacba9138a.zip
- Use RUN_DEPENDS:=BUILD_DEPENDS
- Add BUILD_DEPENDS - Cosmetic change
Notes
Notes: svn path=/head/; revision=325148
Diffstat (limited to 'textproc/p5-JavaScript-Packer')
-rw-r--r--textproc/p5-JavaScript-Packer/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/p5-JavaScript-Packer/Makefile b/textproc/p5-JavaScript-Packer/Makefile
index 65dcbcbfe7d9..be705d92aa75 100644
--- a/textproc/p5-JavaScript-Packer/Makefile
+++ b/textproc/p5-JavaScript-Packer/Makefile
@@ -16,8 +16,7 @@ MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Perl version of Dean Edwards' Packer.js
BUILD_DEPENDS= p5-Regexp-RegGrp>=1.001.001:${PORTSDIR}/devel/p5-Regexp-RegGrp
-RUN_DEPENDS= p5-Regexp-RegGrp>=1.001.001:${PORTSDIR}/devel/p5-Regexp-RegGrp
-
+RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Pod>=1.22:${PORTSDIR}/devel/p5-Test-Pod
USE_PERL5= configure