pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xvidcap GNU Make doesn't appear to be needed to bu...
details: https://anonhg.NetBSD.org/pkgsrc/rev/910984cd88bb
branches: trunk
changeset: 481057:910984cd88bb
user: reed <reed%pkgsrc.org@localhost>
date: Fri Sep 24 21:47:41 2004 +0000
description:
GNU Make doesn't appear to be needed to build and install
so remove the USE_GNU_TOOLS for make.
diffstat:
x11/xvidcap/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 25f7eafa7d98 -r 910984cd88bb x11/xvidcap/Makefile
--- a/x11/xvidcap/Makefile Fri Sep 24 21:21:57 2004 +0000
+++ b/x11/xvidcap/Makefile Fri Sep 24 21:47:41 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/05/29 00:16:41 xtraeme Exp $
+# $NetBSD: Makefile,v 1.2 2004/09/24 21:47:41 reed Exp $
#
DISTNAME= xvidcap-1.1.3
@@ -10,7 +10,6 @@
COMMENT= Capture X display to individual frames or MPEG video
USE_BUILDLINK3= yes
-USE_GNU_TOOLS+= make
USE_X11= yes
GNU_CONFIGURE= yes
Home |
Main Index |
Thread Index |
Old Index