summaryrefslogtreecommitdiff
path: root/devel/p5-Exporter-Lite/pkg-plist
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-05-05 09:22:49 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-05-05 09:22:49 +0000
commit0f9bc37bf362c5d1455d37b32d84cd258958b3ef (patch)
tree241945023b3dce89cfe400d7113da11f21533689 /devel/p5-Exporter-Lite/pkg-plist
parentunbreak "make package" (diff)
(maintainer update) devel/p5-Exporter-Lite
Fix plist (and cleanup WWW and Makefile) This commit is not dedicated to the ()!@*#)(*!@ australians who think that watching Big Brother via the internet makes their life more worthwhile, while all it does is given me a 500ms second delay between my ISP and their upstream. PR: ports/51785 Submitted by: Mathieu Arnold <m@absolight.net>
Notes
Notes: svn path=/head/; revision=80162
Diffstat (limited to 'devel/p5-Exporter-Lite/pkg-plist')
-rw-r--r--devel/p5-Exporter-Lite/pkg-plist7
1 files changed, 4 insertions, 3 deletions
diff --git a/devel/p5-Exporter-Lite/pkg-plist b/devel/p5-Exporter-Lite/pkg-plist
index 27c3949db586..e211e1662c1a 100644
--- a/devel/p5-Exporter-Lite/pkg-plist
+++ b/devel/p5-Exporter-Lite/pkg-plist
@@ -1,3 +1,4 @@
-lib/perl5/site_perl/%%PERL_VER%%/Exporter/Lite.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Exporter/Lite/.packlist
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Exporter/Lite
+%%SITE_PERL%%/Exporter/Lite.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Exporter/Lite/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Exporter/Lite
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Exporter 2>/dev/null || true