aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2012-01-08 17:58:38 +0000
committerSteve Wills <swills@FreeBSD.org>2012-01-08 17:58:38 +0000
commite36b07de715d76a4f1c74ac280a68a36f45ec1f4 (patch)
treec1278f6c19a81e641498db9095ac2f13509cbf31 /textproc
parent3a86c79ea78cb600c7b5878a1f1a2497a818622d (diff)
downloadports-e36b07de715d76a4f1c74ac280a68a36f45ec1f4.tar.gz
ports-e36b07de715d76a4f1c74ac280a68a36f45ec1f4.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Text-Trac/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/p5-Text-Trac/Makefile b/textproc/p5-Text-Trac/Makefile
index 0b12a1f5469b..046a7efef4cd 100644
--- a/textproc/p5-Text-Trac/Makefile
+++ b/textproc/p5-Text-Trac/Makefile
@@ -14,13 +14,14 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension for formatting text with Trac Wiki Style
-BUILD_DEPENDS= p5-Test-Base>=0:${PORTSDIR}/devel/p5-Test-Base
-RUN_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
+BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \
p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \
p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \
p5-Tie-IxHash>=0:${PORTSDIR}/devel/p5-Tie-IxHash \
p5-UNIVERSAL-require>=0:${PORTSDIR}/devel/p5-UNIVERSAL-require
+RUN_DEPENDS:= ${BUILD_DEPENDS}
+TEST_DEPENDS= p5-Test-Base>=0:${PORTSDIR}/devel/p5-Test-Base
PERL_CONFIGURE= yes