pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/cups Add pkg-config (needed for dbus support) to...
details: https://anonhg.NetBSD.org/pkgsrc/rev/eefdcd9a1ee0
branches: trunk
changeset: 575903:eefdcd9a1ee0
user: sbd <sbd%pkgsrc.org@localhost>
date: Tue May 25 11:23:46 2010 +0000
description:
Add pkg-config (needed for dbus support) to USE_TOOLS
diffstat:
print/cups/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 43895dc062cd -r eefdcd9a1ee0 print/cups/Makefile
--- a/print/cups/Makefile Tue May 25 08:52:59 2010 +0000
+++ b/print/cups/Makefile Tue May 25 11:23:46 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.160 2010/05/24 03:37:59 sbd Exp $
+# $NetBSD: Makefile,v 1.161 2010/05/25 11:23:46 sbd Exp $
#
# The CUPS author is very good about taking back changes into the main
# CUPS distribution. The correct place to send patches or bug-fixes is:
@@ -31,7 +31,7 @@
UNLIMIT_RESOURCES= datasize memorysize
USE_LANGUAGES= c c++ # pdftops is a C++ application
USE_PKGLOCALEDIR= yes
-USE_TOOLS+= aclocal autoconf automake gmake
+USE_TOOLS+= aclocal autoconf automake gmake pkg-config
USE_LIBTOOL= yes
INSTALL_TARGET= installcups
# patch-a[jkl] were added for 2.60
Home |
Main Index |
Thread Index |
Old Index