pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/vlc Needs pkg-config.
details: https://anonhg.NetBSD.org/pkgsrc/rev/24433561633f
branches: trunk
changeset: 514406:24433561633f
user: joerg <joerg%pkgsrc.org@localhost>
date: Sun Jun 11 14:47:01 2006 +0000
description:
Needs pkg-config.
diffstat:
multimedia/vlc/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r ae200f719d47 -r 24433561633f multimedia/vlc/Makefile
--- a/multimedia/vlc/Makefile Sun Jun 11 14:46:56 2006 +0000
+++ b/multimedia/vlc/Makefile Sun Jun 11 14:47:01 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2006/05/19 10:38:02 joerg Exp $
+# $NetBSD: Makefile,v 1.37 2006/06/11 14:47:01 joerg Exp $
#
DISTNAME= vlc-${VLC_VER}
@@ -12,7 +12,7 @@
COMMENT= VideoLAN Client
USE_LANGUAGES= c c++
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake pkg-config
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
PTHREAD_OPTS+= require
Home |
Main Index |
Thread Index |
Old Index