aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2005-06-02 11:56:03 +0000
committerMathieu Arnold <mat@FreeBSD.org>2005-06-02 11:56:03 +0000
commit256ce2141b6dd4e7426ad87782d7544113b35155 (patch)
treefcde873088c1b8950b01a41439a3de37c7b395b7 /textproc
parent4d2a4726d9b5ac74dbb0b811a8ca5f1b7d9d3226 (diff)
Fix plist (well, in fact, break it for now) so that ports/79330 can be
committed without breaking them. Approved by: portmgr (kris)
Notes
Notes: svn path=/head/; revision=136672
Diffstat (limited to 'textproc')
-rw-r--r--textproc/txt2html/pkg-plist3
1 files changed, 0 insertions, 3 deletions
diff --git a/textproc/txt2html/pkg-plist b/textproc/txt2html/pkg-plist
index e980ef0418c7..13fc957da52b 100644
--- a/textproc/txt2html/pkg-plist
+++ b/textproc/txt2html/pkg-plist
@@ -1,6 +1,3 @@
bin/txt2html
%%SITE_PERL%%/HTML/TextToHTML.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/TextToHTML/.packlist
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/TextToHTML
-@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/HTML 2>/dev/null || true