pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/libcdio Add missing USE_LANGUAGES.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/98dd342e73bf
branches:  trunk
changeset: 512409:98dd342e73bf
user:      hira <hira%pkgsrc.org@localhost>
date:      Mon May 08 22:12:03 2006 +0000

description:
Add missing USE_LANGUAGES.

diffstat:

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

diffs (17 lines):

diff -r 84bf2fdb8233 -r 98dd342e73bf misc/libcdio/Makefile
--- a/misc/libcdio/Makefile     Mon May 08 22:07:38 2006 +0000
+++ b/misc/libcdio/Makefile     Mon May 08 22:12:03 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2006/04/13 12:01:18 tron Exp $
+# $NetBSD: Makefile,v 1.30 2006/05/08 22:12:03 hira Exp $
 
 DISTNAME=      libcdio-0.76
 PKGREVISION=   3
@@ -14,6 +14,7 @@
 USE_PKGLOCALEDIR=      yes
 USE_LIBTOOL=           yes
 USE_TOOLS+=            perl:run pkg-config
+USE_LANGUAGES=         c c++
 PKGCONFIG_OVERRIDE+=   libcdio.pc.in
 PKGCONFIG_OVERRIDE+=   libcdio_cdda.pc.in
 PKGCONFIG_OVERRIDE+=   libcdio_paranoia.pc.in



Home | Main Index | Thread Index | Old Index