pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Needs pkg-config.
details: https://anonhg.NetBSD.org/pkgsrc/rev/73d079c256e0
branches: trunk
changeset: 514956:73d079c256e0
user: joerg <joerg%pkgsrc.org@localhost>
date: Wed Jun 21 13:10:54 2006 +0000
description:
Needs pkg-config.
diffstat:
editors/kile/Makefile | 4 ++--
multimedia/gmplayer/Makefile | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (36 lines):
diff -r af2ee78970b6 -r 73d079c256e0 editors/kile/Makefile
--- a/editors/kile/Makefile Wed Jun 21 12:11:25 2006 +0000
+++ b/editors/kile/Makefile Wed Jun 21 13:10:54 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2006/05/15 11:14:02 markd Exp $
+# $NetBSD: Makefile,v 1.37 2006/06/21 13:12:09 joerg Exp $
DISTNAME= kile-1.9
CATEGORIES= editors kde
@@ -10,7 +10,7 @@
COMMENT= LaTeX source editor - TeX shell - Gnuplot front end
USE_DIRS+= xdg-1.1
-USE_TOOLS+= gmake perl
+USE_TOOLS+= gmake perl pkg-config
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
diff -r af2ee78970b6 -r 73d079c256e0 multimedia/gmplayer/Makefile
--- a/multimedia/gmplayer/Makefile Wed Jun 21 12:11:25 2006 +0000
+++ b/multimedia/gmplayer/Makefile Wed Jun 21 13:10:54 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2006/06/14 10:30:06 drochner Exp $
+# $NetBSD: Makefile,v 1.47 2006/06/21 13:10:54 joerg Exp $
#
# NOTE: if you are updating both mplayer and gmplayer, you must ensure
@@ -55,7 +55,7 @@
DISTINFO_FILE= ${.CURDIR}/distinfo
DIST_SUBDIR= ${PKGNAME_NOREV}-20060123
-USE_TOOLS+= gtar
+USE_TOOLS+= gtar pkg-config
CONFIGURE_ARGS+= --enable-gui --disable-mencoder \
--confdir=${PREFIX}/share/mplayer
Home |
Main Index |
Thread Index |
Old Index