pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/wm/afterstep Needs pkg-config since enforced breakage



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1a42cdd989f4
branches:  trunk
changeset: 527291:1a42cdd989f4
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Apr 04 13:02:02 2007 +0000

description:
Needs pkg-config since enforced breakage

diffstat:

 wm/afterstep/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 1684ba5515ad -r 1a42cdd989f4 wm/afterstep/Makefile
--- a/wm/afterstep/Makefile     Wed Apr 04 13:01:23 2007 +0000
+++ b/wm/afterstep/Makefile     Wed Apr 04 13:02:02 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2007/03/07 04:41:56 rillig Exp $
+# $NetBSD: Makefile,v 1.40 2007/04/04 13:02:02 joerg Exp $
 
 DISTNAME=      AfterStep-2.1.2
 PKGNAME=       ${DISTNAME:S/AfterStep/afterstep/}
@@ -14,7 +14,7 @@
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
 USE_DIRS+=             gnome2-1.5
-USE_TOOLS+=            bash:run gmake perl:run
+USE_TOOLS+=            bash:run gmake perl:run pkg-config
 GNU_CONFIGURE=         yes
 CONFIGURE_ARGS+=       --disable-send-postcard-to-developer
 REPLACE_PERL+=         tools/ascommand.pl tools/installastheme.pl.in tools/makeastheme.pl.in



Home | Main Index | Thread Index | Old Index