pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/mjpegtools Uses C++.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c5855e00384a
branches: trunk
changeset: 512701:c5855e00384a
user: seb <seb%pkgsrc.org@localhost>
date: Sun May 14 15:36:34 2006 +0000
description:
Uses C++.
diffstat:
multimedia/mjpegtools/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r d8934e8db71e -r c5855e00384a multimedia/mjpegtools/Makefile
--- a/multimedia/mjpegtools/Makefile Sun May 14 15:28:32 2006 +0000
+++ b/multimedia/mjpegtools/Makefile Sun May 14 15:36:34 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2006/04/17 13:46:42 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2006/05/14 15:36:34 seb Exp $
DISTNAME= mjpegtools-1.8.0
PKGREVISION= 4
@@ -16,6 +16,8 @@
USE_TOOLS+= gmake
USE_TOOLS+= bash:run pkg-config
+USE_LANGUAGES= c c++
+
USE_LIBTOOL= yes
SHLIBTOOL_OVERRIDE+= libtool
PKGCONFIG_OVERRIDE= mjpegtools.pc.in
Home |
Main Index |
Thread Index |
Old Index