pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/multimedia/openquicktime Uses C++.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ae3eb6becace
branches:  trunk
changeset: 512558:ae3eb6becace
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu May 11 14:35:27 2006 +0000

description:
Uses C++.

diffstat:

 multimedia/openquicktime/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 93c370e2e26d -r ae3eb6becace multimedia/openquicktime/Makefile
--- a/multimedia/openquicktime/Makefile Thu May 11 14:21:35 2006 +0000
+++ b/multimedia/openquicktime/Makefile Thu May 11 14:35:27 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2006/03/04 21:30:15 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2006/05/11 14:35:27 joerg Exp $
 #
 
 DISTNAME=              ${PKGNAME_NOREV}-src
@@ -12,6 +12,7 @@
 HOMEPAGE=              http://www.openquicktime.org/
 COMMENT=               Portable library for handling QuickTime(TM) media files
 
+USE_LANGUAGES=         c c++
 USE_PKGLOCALEDIR=      yes
 USE_TOOLS+=            gmake pkg-config
 GNU_CONFIGURE=         yes



Home | Main Index | Thread Index | Old Index