1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00

- Fix plist

This commit is contained in:
Pav Lucistnik 2005-01-20 14:28:05 +00:00
parent f3c8c03a38
commit 9a8d196a66
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=126951
2 changed files with 2 additions and 0 deletions

View File

@ -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

View File

@ -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