aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-Text-MultiMarkdown
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2010-01-23 15:28:11 +0800
committerkuriyama <kuriyama@FreeBSD.org>2010-01-23 15:28:11 +0800
commit884722cf1c61299e87592f72324ee96b6cf494ae (patch)
tree0dd4eb6f88b22feeb9c378545da034d2e8ff631a /textproc/p5-Text-MultiMarkdown
parentdefebaa8e582a29942af4442126beeec5f12c435 (diff)
downloadfreebsd-ports-gnome-884722cf1c61299e87592f72324ee96b6cf494ae.tar.gz
freebsd-ports-gnome-884722cf1c61299e87592f72324ee96b6cf494ae.tar.zst
freebsd-ports-gnome-884722cf1c61299e87592f72324ee96b6cf494ae.zip
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 3). Approved by: portmgr (itetcu)
Diffstat (limited to 'textproc/p5-Text-MultiMarkdown')
-rw-r--r--textproc/p5-Text-MultiMarkdown/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-MultiMarkdown/Makefile b/textproc/p5-Text-MultiMarkdown/Makefile
index 5c3a02863d53..1eb7fdf4883e 100644
--- a/textproc/p5-Text-MultiMarkdown/Makefile
+++ b/textproc/p5-Text-MultiMarkdown/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Text-MultiMarkdown
PORTVERSION= 1.000032
+PORTREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -20,7 +21,6 @@ BUILD_DEPENDS= \
${SITE_PERL}/Test/Exception.pm:${PORTSDIR}/devel/p5-Test-Exception \
p5-Text-Markdown>=1.0.26:${PORTSDIR}/textproc/p5-Text-Markdown
RUN_DEPENDS= \
- ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
p5-Text-Markdown>=1.0.26:${PORTSDIR}/textproc/p5-Text-Markdown
PERL_CONFIGURE= yes