pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/kdelibs3 USE_TOOLS+= pkg-config. Fixes PR 32696 f...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9fafc91bbcbe
branches: trunk
changeset: 507449:9fafc91bbcbe
user: markd <markd%pkgsrc.org@localhost>
date: Thu Feb 02 09:16:44 2006 +0000
description:
USE_TOOLS+= pkg-config. Fixes PR 32696 from Chapman Flack.
diffstat:
x11/kdelibs3/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 33cd350bf0cd -r 9fafc91bbcbe x11/kdelibs3/Makefile
--- a/x11/kdelibs3/Makefile Thu Feb 02 09:13:02 2006 +0000
+++ b/x11/kdelibs3/Makefile Thu Feb 02 09:16:44 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.101 2006/01/31 22:20:41 markd Exp $
+# $NetBSD: Makefile,v 1.102 2006/02/02 09:16:44 markd Exp $
DISTNAME= kdelibs-${_KDE_VERSION}
CATEGORIES= x11
@@ -9,7 +9,7 @@
CONFLICTS+= koffice3<=1.1.1
USE_DIRS+= xdg-1.2
-USE_TOOLS+= perl:run
+USE_TOOLS+= perl:run pkg-config
MAKE_DIRS+= ${PKG_SYSCONFDIR}/xdg/menus
CONF_FILES+= ${PREFIX}/share/examples/kdelibs3/applications.menu \
Home |
Main Index |
Thread Index |
Old Index