pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/p5-gtk2 Revert now that the real issue is fixed.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/74b5b18af4d0
branches:  trunk
changeset: 527989:74b5b18af4d0
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Tue Apr 17 21:40:03 2007 +0000

description:
Revert now that the real issue is fixed.

diffstat:

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

diffs (18 lines):

diff -r 8e9ce9451b30 -r 74b5b18af4d0 x11/p5-gtk2/Makefile
--- a/x11/p5-gtk2/Makefile      Tue Apr 17 21:34:14 2007 +0000
+++ b/x11/p5-gtk2/Makefile      Tue Apr 17 21:40:03 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2007/04/17 19:57:47 joerg Exp $
+# $NetBSD: Makefile,v 1.20 2007/04/17 21:40:03 joerg Exp $
 
 DISTNAME=      Gtk2-${DIST_VER}
 PKGNAME=       p5-gtk2-${DIST_VER}
@@ -12,7 +12,7 @@
 DEPENDS+=      p5-ExtUtils-Depends>=0.2:../../devel/p5-ExtUtils-Depends
 DEPENDS+=      p5-ExtUtils-PkgConfig>=1.03:../../devel/p5-ExtUtils-PkgConfig
 
-USE_TOOLS+=    pkg-config gmake
+USE_TOOLS+=    pkg-config
 
 DIST_VER=      1.144
 



Home | Main Index | Thread Index | Old Index