summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2011-07-03 07:08:27 +0000
committermarkd <markd@pkgsrc.org>2011-07-03 07:08:27 +0000
commit2a2a962b635f61116b27931182188a23c4f0bf65 (patch)
treeadd871bcf4d2c4aa2f8463ab54e614dc73c0f1d5
parentb0439978665061d0bf8434852489fc7a58c564dc (diff)
downloadpkgsrc-2a2a962b635f61116b27931182188a23c4f0bf65.tar.gz
/usr/bin/env cleanup.
-rw-r--r--emulators/dynagen/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/emulators/dynagen/Makefile b/emulators/dynagen/Makefile
index 49801e9b449..7057fe1d242 100644
--- a/emulators/dynagen/Makefile
+++ b/emulators/dynagen/Makefile
@@ -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 @@ DEPENDS+= dynamips>=0.2.8rc1:../../emulators/dynamips
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