diff options
Diffstat (limited to 'textproc/p5-XML-SAX-Base')
-rw-r--r-- | textproc/p5-XML-SAX-Base/Makefile | 1 | ||||
-rw-r--r-- | textproc/p5-XML-SAX-Base/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-XML-SAX-Base/Makefile b/textproc/p5-XML-SAX-Base/Makefile index 6c62b2a6d69b..31d1c799bc83 100644 --- a/textproc/p5-XML-SAX-Base/Makefile +++ b/textproc/p5-XML-SAX-Base/Makefile @@ -7,6 +7,7 @@ PORTNAME= XML-SAX-Base PORTVERSION= 1.04 +PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} #MASTER_SITE_SUBDIR= XML diff --git a/textproc/p5-XML-SAX-Base/pkg-plist b/textproc/p5-XML-SAX-Base/pkg-plist index 0302d26ce61a..bbf34185d29c 100644 --- a/textproc/p5-XML-SAX-Base/pkg-plist +++ b/textproc/p5-XML-SAX-Base/pkg-plist @@ -1,6 +1,7 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/SAX/Base/.packlist %%SITE_PERL%%/XML/SAX/Base.pm %%SITE_PERL%%/XML/SAX/Exception.pm +%%SITE_PERL%%/XML/SAX/placeholder.pl @unexec rmdir %D/%%SITE_PERL%%/XML/SAX 2>/dev/null || true @unexec rmdir %D/%%SITE_PERL%%/XML 2>/dev/null || true @unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/SAX/Base 2>/dev/null || true |