aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorsem <sem@FreeBSD.org>2005-07-22 17:03:34 +0800
committersem <sem@FreeBSD.org>2005-07-22 17:03:34 +0800
commit0e990c3e208bda19e85420fc6bc338008ff0ed20 (patch)
treedfba65cba5f02f81154da9708c21c5f13f88bcaa /textproc
parent1b989e8a979ca152b312555f7004b7a2261b3154 (diff)
downloadfreebsd-ports-gnome-0e990c3e208bda19e85420fc6bc338008ff0ed20.tar.gz
freebsd-ports-gnome-0e990c3e208bda19e85420fc6bc338008ff0ed20.tar.zst
freebsd-ports-gnome-0e990c3e208bda19e85420fc6bc338008ff0ed20.zip
- Fix pkg-plist
Pointyhat to: me from pav
Diffstat (limited to 'textproc')
-rw-r--r--textproc/dtdparse/pkg-plist6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/dtdparse/pkg-plist b/textproc/dtdparse/pkg-plist
index 9cea1cbee973..e3fbdf82f1de 100644
--- a/textproc/dtdparse/pkg-plist
+++ b/textproc/dtdparse/pkg-plist
@@ -12,9 +12,9 @@ bin/dtdparse
%%SITE_PERL%%/SGML/DTDParse/Tokenizer.pm
%%SITE_PERL%%/SGML/DTDParse/Util.pm
%%SITE_PERL%%/SGML/DTDParse.pm
-%%SITE_PERL%%/mach/auto/SGML/DTDParse/.packlist
-@dirrm %%SITE_PERL%%/mach/auto/SGML/DTDParse
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/SGML/DTDParse/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/SGML/DTDParse
@dirrm %%SITE_PERL%%/SGML/DTDParse/Format
@dirrm %%SITE_PERL%%/SGML/DTDParse
-@unexec rmdir %D/%%SITE_PERL%%/mach/auto/SGML 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/SGML 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/SGML 2>/dev/null || true