diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-06-04 08:37:59 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-06-04 08:37:59 +0000 |
commit | d1e0f3506af41743aebb97d8548b0912b7247494 (patch) | |
tree | cc6734181531df54b8747f6e42a77543390fd10f /textproc/p5-Petal | |
parent | 24374f6b476eef87d6c06c6c94519992faf7a610 (diff) |
Notes
Diffstat (limited to 'textproc/p5-Petal')
-rw-r--r-- | textproc/p5-Petal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Petal/Makefile b/textproc/p5-Petal/Makefile index 0941da084ca8..51bbb23d9ddc 100644 --- a/textproc/p5-Petal/Makefile +++ b/textproc/p5-Petal/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl Template Attribute Language - TAL for Perl! -BUILD_DEPENDS= ${SITE_PERL}/MKDoc/XML.pm:${PORTSDIR}/textproc/p5-MKDoc-XML +BUILD_DEPENDS= p5-MKDoc-XML>=0:${PORTSDIR}/textproc/p5-MKDoc-XML RUN_DEPENDS:= ${BUILD_DEPENDS} MAN3= Petal.3 \ |