pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/neon USE_TOOLS+=pkg-config (PR 32634)



details:   https://anonhg.NetBSD.org/pkgsrc/rev/79d7d996c640
branches:  trunk
changeset: 507075:79d7d996c640
user:      epg <epg%pkgsrc.org@localhost>
date:      Wed Jan 25 20:14:27 2006 +0000

description:
USE_TOOLS+=pkg-config (PR 32634)

diffstat:

 www/neon/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r ff5aef57e03c -r 79d7d996c640 www/neon/Makefile
--- a/www/neon/Makefile Wed Jan 25 20:06:52 2006 +0000
+++ b/www/neon/Makefile Wed Jan 25 20:14:27 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2006/01/24 07:32:49 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2006/01/25 20:14:27 epg Exp $
 
 DISTNAME=              neon-0.25.5
 PKGREVISION=           1
@@ -12,6 +12,7 @@
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
 USE_LIBTOOL=           yes
+USE_TOOLS+=            pkg-config
 PKGCONFIG_OVERRIDE=    neon.pc.in
 
 GNU_CONFIGURE=         yes



Home | Main Index | Thread Index | Old Index