aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-SGMLSpm
diff options
context:
space:
mode:
authorSam Lawrance <lawrance@FreeBSD.org>2005-11-13 05:13:28 +0000
committerSam Lawrance <lawrance@FreeBSD.org>2005-11-13 05:13:28 +0000
commitdab159d63b29fb502ab95875ca878388b1707b6b (patch)
tree5b8357b86c5fba459b990c8f071b25fc29460560 /textproc/p5-SGMLSpm
parent9b1b180f5e792bf715fa7ceee95b8b50cfa2c47d (diff)
downloadports-dab159d63b29fb502ab95875ca878388b1707b6b.tar.gz
ports-dab159d63b29fb502ab95875ca878388b1707b6b.zip
- Add missing run dependency on perl5.
- Fix plist. Reported by: kris
Notes
Notes: svn path=/head/; revision=148077
Diffstat (limited to 'textproc/p5-SGMLSpm')
-rw-r--r--textproc/p5-SGMLSpm/Makefile1
-rw-r--r--textproc/p5-SGMLSpm/pkg-plist4
2 files changed, 3 insertions, 2 deletions
diff --git a/textproc/p5-SGMLSpm/Makefile b/textproc/p5-SGMLSpm/Makefile
index 0e0059be3b55..2249f7713c72 100644
--- a/textproc/p5-SGMLSpm/Makefile
+++ b/textproc/p5-SGMLSpm/Makefile
@@ -16,6 +16,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}ii
MAINTAINER= B.Candler@pobox.com
COMMENT= Perl module for postprocessing the output from sgmls and nsgmls
+USE_PERL5_RUN= yes
NO_BUILD= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/textproc/p5-SGMLSpm/pkg-plist b/textproc/p5-SGMLSpm/pkg-plist
index c7a25a213279..04c32289b2a7 100644
--- a/textproc/p5-SGMLSpm/pkg-plist
+++ b/textproc/p5-SGMLSpm/pkg-plist
@@ -2,6 +2,6 @@ bin/sgmlspl
%%SITE_PERL%%/SGMLS.pm
%%SITE_PERL%%/SGMLS/Output.pm
%%SITE_PERL%%/SGMLS/Refs.pm
-%%EXAMPLESDIR%%/SGMLSpm/skel.pl
+%%EXAMPLESDIR%%/skel.pl
@dirrm %%SITE_PERL%%/SGMLS
-@dirrm %%EXAMPLESDIR%%/SGMLSpm
+@dirrm %%EXAMPLESDIR%%