pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/vlc Then disable certainly otherwise.
details: https://anonhg.NetBSD.org/pkgsrc/rev/735ac607365d
branches: trunk
changeset: 543323:735ac607365d
user: obache <obache%pkgsrc.org@localhost>
date: Sat Jun 14 01:06:56 2008 +0000
description:
Then disable certainly otherwise.
diffstat:
multimedia/vlc/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 3275a6d3506d -r 735ac607365d multimedia/vlc/Makefile
--- a/multimedia/vlc/Makefile Sat Jun 14 00:59:51 2008 +0000
+++ b/multimedia/vlc/Makefile Sat Jun 14 01:06:56 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2008/06/14 00:59:51 obache Exp $
+# $NetBSD: Makefile,v 1.55 2008/06/14 01:06:56 obache Exp $
#
DISTNAME= vlc-${VLC_VER}
@@ -91,6 +91,8 @@
.if ${OPSYS} == "Linux" && exists(/usr/include/linux/fb.h)
CONFIGURE_ARGS+= --enable-fb
PLIST.fb= yes
+.else
+CONFIGURE_ARGS+= --disable-fb
.endif
.if ${X11_TYPE} == "modular"
Home |
Main Index |
Thread Index |
Old Index