pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/file-roller Replaced USE_PERL5 with USE_TOOLS.
details: https://anonhg.NetBSD.org/pkgsrc/rev/10c2cfbaa911
branches: trunk
changeset: 494586:10c2cfbaa911
user: rillig <rillig%pkgsrc.org@localhost>
date: Wed May 25 22:37:37 2005 +0000
description:
Replaced USE_PERL5 with USE_TOOLS.
diffstat:
archivers/file-roller/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (19 lines):
diff -r da7436999451 -r 10c2cfbaa911 archivers/file-roller/Makefile
--- a/archivers/file-roller/Makefile Wed May 25 22:37:12 2005 +0000
+++ b/archivers/file-roller/Makefile Wed May 25 22:37:37 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2005/05/22 20:07:36 jlam Exp $
+# $NetBSD: Makefile,v 1.40 2005/05/25 22:37:37 rillig Exp $
#
DISTNAME= file-roller-2.10.2
@@ -17,8 +17,7 @@
GNU_CONFIGURE= yes
USE_DIRS+= gnome2-1.5
-USE_TOOLS+= gmake
-USE_PERL5= build
+USE_TOOLS+= gmake perl
USE_PKGLOCALEDIR= yes
GCONF2_SCHEMAS= file-roller.schemas
Home |
Main Index |
Thread Index |
Old Index