pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/dynagen /usr/bin/env cleanup.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/57235b7e76ce
branches:  trunk
changeset: 590103:57235b7e76ce
user:      markd <markd%pkgsrc.org@localhost>
date:      Sun Jul 03 07:08:27 2011 +0000

description:
/usr/bin/env cleanup.

diffstat:

 emulators/dynagen/Makefile |  7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diffs (23 lines):

diff -r 991498b32d8c -r 57235b7e76ce emulators/dynagen/Makefile
--- a/emulators/dynagen/Makefile        Sun Jul 03 07:00:14 2011 +0000
+++ b/emulators/dynagen/Makefile        Sun Jul 03 07:08:27 2011 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2010/02/10 19:17:37 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2011/07/03 07:08:27 markd Exp $
 
 DISTNAME=      dynagen-0.11.0
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    emulators
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=dyna-gen/}
 
@@ -16,7 +16,8 @@
 
 NO_BUILD=      yes
 PY_PATCHPLIST= yes
-REPLACE_PYTHON+= dynagen confConsole.py console.py dynamips_lib.py pemu_lib.py
+REPLACE_PYTHON+= dynagen confConsole.py console.py dynamips_lib.py pemu_lib.py \
+               pemubin.py pemuwrapper.py
 
 SUBST_CLASSES+=                paths
 SUBST_STAGE.paths=     post-patch



Home | Main Index | Thread Index | Old Index