pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/multimedia/smpeg USE_LANGUAGES+= c.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e3f80e703aa6
branches:  trunk
changeset: 514775:e3f80e703aa6
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sat Jun 17 21:56:25 2006 +0000

description:
USE_LANGUAGES+= c.

diffstat:

 multimedia/smpeg/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 728d29105f1e -r e3f80e703aa6 multimedia/smpeg/Makefile
--- a/multimedia/smpeg/Makefile Sat Jun 17 21:42:31 2006 +0000
+++ b/multimedia/smpeg/Makefile Sat Jun 17 21:56:25 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2006/06/12 16:28:12 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2006/06/17 21:56:25 rillig Exp $
 #
 
 DISTNAME=      smpeg-0.4.4
@@ -15,7 +15,7 @@
 
 USE_TOOLS+=    gmake
 GNU_CONFIGURE= yes
-USE_LANGUAGES+=        c++
+USE_LANGUAGES= c c++
 USE_LIBTOOL=   yes
 
 CPPFLAGS+=     -Dunix=1



Home | Main Index | Thread Index | Old Index