pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/tme Needs perl. PKGREVISION++



details:   https://anonhg.NetBSD.org/pkgsrc/rev/55a89024d730
branches:  trunk
changeset: 521427:55a89024d730
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sun Nov 12 00:04:57 2006 +0000

description:
Needs perl. PKGREVISION++

diffstat:

 emulators/tme/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (23 lines):

diff -r d02b002080c8 -r 55a89024d730 emulators/tme/Makefile
--- a/emulators/tme/Makefile    Sat Nov 11 23:59:56 2006 +0000
+++ b/emulators/tme/Makefile    Sun Nov 12 00:04:57 2006 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2006/10/21 21:53:04 ben Exp $
+# $NetBSD: Makefile,v 1.12 2006/11/12 00:04:57 rillig Exp $
 #
 
 DISTNAME=              tme-0.4
-PKGREVISION=           1
+PKGREVISION=           2
 CATEGORIES=            emulators
 MASTER_SITES=          http://theory.lcs.mit.edu/~fredette/tme/
 
@@ -16,7 +16,7 @@
 USE_PKGLOCALEDIR=      yes
 USE_LIBTOOL=           yes
 GNU_CONFIGURE=         yes
-USE_TOOLS+=            gmake
+USE_TOOLS+=            gmake perl:run
 
 CONFIGURE_ARGS+=       --disable-debug
 



Home | Main Index | Thread Index | Old Index