aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authortobez <tobez@FreeBSD.org>2006-01-17 16:35:41 +0800
committertobez <tobez@FreeBSD.org>2006-01-17 16:35:41 +0800
commit70d31dc614ea7126732e7e544d3793328e2bf9f7 (patch)
tree8c7155705ff222d1918d0ff28274e22425179896 /textproc
parent6a8a99850e9eca783ccb0ffd4f286c454a13942d (diff)
downloadfreebsd-ports-gnome-70d31dc614ea7126732e7e544d3793328e2bf9f7.tar.gz
freebsd-ports-gnome-70d31dc614ea7126732e7e544d3793328e2bf9f7.tar.zst
freebsd-ports-gnome-70d31dc614ea7126732e7e544d3793328e2bf9f7.zip
Add missing run dependencies.
Reported by: Rong-En Fan <rafan@infor.org>
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-YAML/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-YAML/Makefile b/textproc/p5-YAML/Makefile
index f960accc6eb5..ca12e167a8c5 100644
--- a/textproc/p5-YAML/Makefile
+++ b/textproc/p5-YAML/Makefile
@@ -7,6 +7,7 @@
PORTNAME= YAML
PORTVERSION= 0.51
+PORTREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= YAML
@@ -18,6 +19,7 @@ COMMENT= YAML implementation in Perl
BUILD_DEPENDS= \
p5-Spiffy>=0.26:${PORTSDIR}/devel/p5-Spiffy \
p5-Test-Base>=0.46:${PORTSDIR}/devel/p5-Test-Base
+RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
CONFIGURE_ARGS+= </dev/null