pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/p5-PostScript-Simple Replacing perl interpreter ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1a74fe18a85e
branches: trunk
changeset: 392510:1a74fe18a85e
user: sno <sno%pkgsrc.org@localhost>
date: Fri May 01 22:19:05 2009 +0000
description:
Replacing perl interpreter in modules
diffstat:
print/p5-PostScript-Simple/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 271350ed44bb -r 1a74fe18a85e print/p5-PostScript-Simple/Makefile
--- a/print/p5-PostScript-Simple/Makefile Fri May 01 22:08:42 2009 +0000
+++ b/print/p5-PostScript-Simple/Makefile Fri May 01 22:19:05 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/05/01 21:57:17 sno Exp $
+# $NetBSD: Makefile,v 1.2 2009/05/01 22:19:05 sno Exp $
DISTNAME= PostScript-Simple-0.07
PKGNAME= p5-${DISTNAME}
@@ -12,6 +12,8 @@
PKG_DESTDIR_SUPPORT= user-destdir
+REPLACE_PERL+= lib/PostScript/Simple.pm lib/PostScript/Simple/EPS.pm
+
PERL5_PACKLIST= auto/PostScript/Simple/.packlist
.include "../../lang/perl5/module.mk"
Home |
Main Index |
Thread Index |
Old Index