Index: head/textproc/p5-SGMLSpm/Makefile =================================================================== --- head/textproc/p5-SGMLSpm/Makefile (revision 148076) +++ head/textproc/p5-SGMLSpm/Makefile (revision 148077) @@ -1,31 +1,32 @@ # New ports collection makefile for: SGMLSpm # Date created: 4 May 2004 # Whom: Brian Candler # # $FreeBSD$ # PORTNAME= SGMLSpm PORTVERSION= 1.03 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= SGMLS PKGNAMEPREFIX= p5- 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} pre-install: ${MKDIR} ${DOCSDIR} ${EXAMPLESDIR} INSTALL_TARGET= install PERL5DIR=${SITE_PERL} SPECDIR=${EXAMPLESDIR} .ifndef(NOPORTDOCS) PORTDOCS= * INSTALL_TARGET+=docs install_html HTMLDIR=${DOCSDIR} .endif .include Property changes on: head/textproc/p5-SGMLSpm/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/textproc/p5-SGMLSpm/pkg-plist =================================================================== --- head/textproc/p5-SGMLSpm/pkg-plist (revision 148076) +++ head/textproc/p5-SGMLSpm/pkg-plist (revision 148077) @@ -1,7 +1,7 @@ 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%% Property changes on: head/textproc/p5-SGMLSpm/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property