pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/atk Does not really need perl, just checks for it.
details: https://anonhg.NetBSD.org/pkgsrc/rev/a5833ea659b2
branches: trunk
changeset: 515998:a5833ea659b2
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Jul 12 15:19:17 2006 +0000
description:
Does not really need perl, just checks for it.
diffstat:
devel/atk/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 6f1d6240ab08 -r a5833ea659b2 devel/atk/Makefile
--- a/devel/atk/Makefile Wed Jul 12 14:31:36 2006 +0000
+++ b/devel/atk/Makefile Wed Jul 12 15:19:17 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2006/07/12 13:47:10 wiz Exp $
+# $NetBSD: Makefile,v 1.52 2006/07/12 15:19:17 wiz Exp $
#
DISTNAME= atk-1.12.1
@@ -12,7 +12,7 @@
PKG_INSTALLATION_TYPES= overwrite pkgviews
-USE_TOOLS+= gmake pkg-config msgfmt perl
+USE_TOOLS+= gmake pkg-config msgfmt
GNU_CONFIGURE= yes
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
Home |
Main Index |
Thread Index |
Old Index