pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/comms/efax-gtk Needs pkg-config.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/14898c46c30c
branches:  trunk
changeset: 514358:14898c46c30c
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Jun 11 13:33:17 2006 +0000

description:
Needs pkg-config.

diffstat:

 comms/efax-gtk/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r d4bbd91dc6ad -r 14898c46c30c comms/efax-gtk/Makefile
--- a/comms/efax-gtk/Makefile   Sun Jun 11 13:31:31 2006 +0000
+++ b/comms/efax-gtk/Makefile   Sun Jun 11 13:33:17 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2006/05/29 06:41:38 adam Exp $
+# $NetBSD: Makefile,v 1.32 2006/06/11 13:33:17 joerg Exp $
 
 DISTNAME=      efax-gtk-3.0.9.src
 PKGNAME=       efax-gtk-3.0.9
@@ -15,6 +15,7 @@
 WRKSRC=                        ${WRKDIR}/${PKGNAME_NOREV}
 USE_LANGUAGES=         c c++
 USE_PKGLOCALEDIR=      yes
+USE_TOOLS+=            pkg-config
 GNU_CONFIGURE=         yes
 CONFIGURE_ARGS+=       --sysconfdir=${PKG_SYSCONFDIR:Q}
 CONFIGURE_ARGS+=       --with-spooldir=${VARBASE}/spool/efax



Home | Main Index | Thread Index | Old Index