pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Exception-Class Set USE_BUILDLINK2=YES so tha...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2101daf57556
branches: trunk
changeset: 462731:2101daf57556
user: kim <kim%pkgsrc.org@localhost>
date: Sat Oct 11 04:10:16 2003 +0000
description:
Set USE_BUILDLINK2=YES so that ${PERL5_SITEARCH} will be set (for packlist).
diffstat:
devel/p5-Exception-Class/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r fcf15e51d0bb -r 2101daf57556 devel/p5-Exception-Class/Makefile
--- a/devel/p5-Exception-Class/Makefile Sat Oct 11 04:08:26 2003 +0000
+++ b/devel/p5-Exception-Class/Makefile Sat Oct 11 04:10:16 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/08/30 19:00:01 he Exp $
+# $NetBSD: Makefile,v 1.2 2003/10/11 04:10:16 kim Exp $
DISTNAME= Exception-Class-1.14
PKGNAME= p5-${DISTNAME}
@@ -14,6 +14,7 @@
DEPENDS+= p5-Devel-StackTrace>=1.03:../../devel/p5-Devel-StackTrace
USE_BUILDLINK_ONLY= YES
+USE_BUILDLINK2= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Exception/Class/.packlist
.include "../../lang/perl5/module.mk"
Home |
Main Index |
Thread Index |
Old Index