diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2004-02-10 19:09:44 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2004-02-10 19:09:44 +0000 |
commit | 2e9eafde51b0719f1e6ba3a29ace6ce16fb839bd (patch) | |
tree | 3e32dd42f7554e374c5afc0419af3452d4167b45 /textproc/p5-Text-WikiFormat | |
parent | d7b7f20fd2a58e9bb0101f5fcad4b803a51160bc (diff) | |
download | ports-2e9eafde51b0719f1e6ba3a29ace6ce16fb839bd.tar.gz ports-2e9eafde51b0719f1e6ba3a29ace6ce16fb839bd.zip |
Notes
Diffstat (limited to 'textproc/p5-Text-WikiFormat')
-rw-r--r-- | textproc/p5-Text-WikiFormat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-WikiFormat/Makefile b/textproc/p5-Text-WikiFormat/Makefile index 1ac389c54823..35e089b104a7 100644 --- a/textproc/p5-Text-WikiFormat/Makefile +++ b/textproc/p5-Text-WikiFormat/Makefile @@ -16,7 +16,7 @@ MAINTAINER= zaa@ulstu.ru COMMENT= Module for translating Wiki formatted text into other formats BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \ - ${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI \ + ${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI RUN_DEPENDS= ${BUILD_DEPENDS} PERL_MODBUILD= yes |