pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/ogmtools USE_LANGUAGES= c c++



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b52a0c015b64
branches:  trunk
changeset: 470937:b52a0c015b64
user:      abs <abs%pkgsrc.org@localhost>
date:      Sat Mar 13 11:17:43 2004 +0000

description:
USE_LANGUAGES= c c++

diffstat:

 graphics/ogmtools/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 9d6ef2c3834e -r b52a0c015b64 graphics/ogmtools/Makefile
--- a/graphics/ogmtools/Makefile        Sat Mar 13 09:56:10 2004 +0000
+++ b/graphics/ogmtools/Makefile        Sat Mar 13 11:17:43 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/01/28 14:39:37 recht Exp $
+# $NetBSD: Makefile,v 1.7 2004/03/13 11:17:43 abs Exp $
 #
 
 DISTNAME=      ogmtools-1.2
@@ -12,6 +12,7 @@
 COMMENT=       Ogg Media files manipulation tools
 
 USE_BUILDLINK2=        YES
+USE_LANGUAGES= c c++
 GNU_CONFIGURE= YES
 
 CONFIGURE_ARGS+=       --with-dvdread-includes=${BUILDLINK_DIR}



Home | Main Index | Thread Index | Old Index