diff options
Diffstat (limited to 'textproc/p5-Pod-Xhtml/Makefile')
-rw-r--r-- | textproc/p5-Pod-Xhtml/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Pod-Xhtml/Makefile b/textproc/p5-Pod-Xhtml/Makefile index 6395a0980162..86649819059c 100644 --- a/textproc/p5-Pod-Xhtml/Makefile +++ b/textproc/p5-Pod-Xhtml/Makefile @@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Generate well-formed XHTML documents from POD format documentation -BUILD_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI +BUILD_DEPENDS= p5-URI>=0:net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Assertions>0:${PORTSDIR}/devel/p5-Test-Assertions +TEST_DEPENDS= p5-Test-Assertions>0:devel/p5-Test-Assertions USES= perl5 USE_PERL5= configure |