pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/mplex USE_LANGUAGES=c c++
details: https://anonhg.NetBSD.org/pkgsrc/rev/1e94cb3e6b59
branches: trunk
changeset: 471807:1e94cb3e6b59
user: snj <snj%pkgsrc.org@localhost>
date: Wed Mar 31 08:32:48 2004 +0000
description:
USE_LANGUAGES=c c++
diffstat:
multimedia/mplex/Makefile | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (24 lines):
diff -r 54ac99ce9ddb -r 1e94cb3e6b59 multimedia/mplex/Makefile
--- a/multimedia/mplex/Makefile Wed Mar 31 07:54:50 2004 +0000
+++ b/multimedia/mplex/Makefile Wed Mar 31 08:32:48 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/03/30 19:51:31 ben Exp $
+# $NetBSD: Makefile,v 1.5 2004/03/31 08:32:48 snj Exp $
DISTNAME= mjpegtools-1.6.2
PKGNAME= mplex-1.6.2
@@ -11,11 +11,11 @@
BUILD_DEPENDS+= nasm>=0.98:../../devel/nasm
+GNU_CONFIGURE= yes
+USE_BUILDLINK3= yes
USE_GNU_TOOLS+= make
+USE_LANGUAGES= c c++
USE_LIBTOOL= yes
-GNU_CONFIGURE= yes
-USE_GCC_SHLIB= yes
-USE_BUILDLINK3= yes
do-build:
cd ${WRKSRC}/utils && ${GMAKE}
Home |
Main Index |
Thread Index |
Old Index