aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-HTML-Packer
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2013-08-21 22:55:43 +0800
committersunpoet <sunpoet@FreeBSD.org>2013-08-21 22:55:43 +0800
commitd6eb94a00231f69f7cafe15074076d95468988df (patch)
tree036c24888ef699a36a0db41d047b3d0e7e3acbc8 /textproc/p5-HTML-Packer
parentcac6415533f6217327d3ba62d8b8231cbf4be182 (diff)
downloadfreebsd-ports-gnome-d6eb94a00231f69f7cafe15074076d95468988df.tar.gz
freebsd-ports-gnome-d6eb94a00231f69f7cafe15074076d95468988df.tar.zst
freebsd-ports-gnome-d6eb94a00231f69f7cafe15074076d95468988df.zip
- Use RUN_DEPENDS:=BUILD_DEPENDS
- Add BUILD_DEPENDS - Cosmetic change
Diffstat (limited to 'textproc/p5-HTML-Packer')
-rw-r--r--textproc/p5-HTML-Packer/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/p5-HTML-Packer/Makefile b/textproc/p5-HTML-Packer/Makefile
index 3914d27239b1..4aa6fcd1983f 100644
--- a/textproc/p5-HTML-Packer/Makefile
+++ b/textproc/p5-HTML-Packer/Makefile
@@ -16,8 +16,7 @@ MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Another HTML code cleaner
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