aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-HTML-SBC/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-26 12:36:19 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-26 12:36:19 +0000
commit3dece93ee25ebf53be8b1293a73affc41d500e2c (patch)
tree185ef682734202845bdc727c6423b7fd5bd9f562 /textproc/p5-HTML-SBC/Makefile
parentb731ccdbfc5cf2d74ba2737f0e8d2c2b9e53d080 (diff)
downloadports-3dece93ee25ebf53be8b1293a73affc41d500e2c.tar.gz
ports-3dece93ee25ebf53be8b1293a73affc41d500e2c.zip
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 7). Approved by: portmgr (itetcu)
Notes
Notes: svn path=/head/; revision=248607
Diffstat (limited to 'textproc/p5-HTML-SBC/Makefile')
-rw-r--r--textproc/p5-HTML-SBC/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-HTML-SBC/Makefile b/textproc/p5-HTML-SBC/Makefile
index b16e03cfcdc9..affcf9a419b4 100644
--- a/textproc/p5-HTML-SBC/Makefile
+++ b/textproc/p5-HTML-SBC/Makefile
@@ -7,6 +7,7 @@
PORTNAME= HTML-SBC
PORTVERSION= 0.15
+PORTREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,8 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Simple blog code to valid XHTML
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils \
- ${SITE_PERL}/Test/Exception.pm:${PORTSDIR}/devel/p5-Test-Exception
+BUILD_DEPENDS= ${SITE_PERL}/Test/Exception.pm:${PORTSDIR}/devel/p5-Test-Exception
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes