pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc/libcdio need perl to build, from wiz



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8767bcc5582a
branches:  trunk
changeset: 493341:8767bcc5582a
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Tue May 03 16:17:52 2005 +0000

description:
need perl to build, from wiz

diffstat:

 misc/libcdio/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 70cbdf437e02 -r 8767bcc5582a misc/libcdio/Makefile
--- a/misc/libcdio/Makefile     Tue May 03 16:00:39 2005 +0000
+++ b/misc/libcdio/Makefile     Tue May 03 16:17:52 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2005/05/02 17:11:17 drochner Exp $
+# $NetBSD: Makefile,v 1.19 2005/05/03 16:17:52 drochner Exp $
 #
 
 DISTNAME=      libcdio-0.73
@@ -19,6 +19,7 @@
 PKGCONFIG_OVERRIDE+=   libiso9660.pc.in
 GNU_CONFIGURE=         yes
 CONFIGURE_ARGS+=       --without-versioned-libs
+USE_PERL5=             build
 
 INFO_FILES=            libcdio.info
 



Home | Main Index | Thread Index | Old Index