pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xplanet Needs pkg-config for ft2/cairo. Add it to ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bf097563427a
branches:  trunk
changeset: 599856:bf097563427a
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Feb 22 12:28:06 2012 +0000

description:
Needs pkg-config for ft2/cairo. Add it to TOOLS.

diffstat:

 x11/xplanet/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 32cee7227b33 -r bf097563427a x11/xplanet/Makefile
--- a/x11/xplanet/Makefile      Wed Feb 22 12:26:33 2012 +0000
+++ b/x11/xplanet/Makefile      Wed Feb 22 12:28:06 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2012/02/06 12:42:31 wiz Exp $
+# $NetBSD: Makefile,v 1.55 2012/02/22 12:28:06 wiz Exp $
 
 DISTNAME=      xplanet-1.2.2
 PKGREVISION=   3
@@ -13,7 +13,7 @@
 PKG_DESTDIR_SUPPORT=   user-destdir
 
 USE_LANGUAGES=         c c++
-USE_TOOLS+=            gmake
+USE_TOOLS+=            gmake pkg-config
 GNU_CONFIGURE=         yes
 CONFIGURE_ENV+=                PERL=${_ENV_PERL:Q}
 _ENV_PERL=             ${TOOLS_SETENV} perl



Home | Main Index | Thread Index | Old Index