From 3c941269a3b71676f34ea1c82d257ba7877038fb Mon Sep 17 00:00:00 2001 From: DPorts Builder Date: Sat, 31 Oct 2015 05:22:26 -0700 Subject: [PATCH] Tweak emulators/dynagen version 0.11.0_4 --- emulators/dynagen/Makefile | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/emulators/dynagen/Makefile b/emulators/dynagen/Makefile index 5415de1ff3e..7356ca40f89 100644 --- a/emulators/dynagen/Makefile +++ b/emulators/dynagen/Makefile @@ -21,22 +21,13 @@ PORTDOCS= * PORTEXAMPLES= * PORTDATA= * -USES= dos2unix python - -USES+= shebangfix -SHEBANG_FILES= *.py dynagen pemu-start.sh -SHEBANG_LANG= python_env python_bol python_cnf -python_env_OLD_CMD=/usr/bin/env[[:space:]]*python -python_env_CMD= ${PYTHON_CMD} -python_bol_OLD_CMD=the an incredible combination -python_bol_CMD=|;9s|^python|${PYTHON_CMD} -python_cnf_OLD_CMD=the an incredible combination -python_cnf_CMD=|;s|^CONFIGSPECPATH.*|CONFIGSPECPATH = ['${PREFIX}/share/dynagen'] +USES= dos2unix python shebangfix +SHEBANG_FILES= *.py dynagen USE_PYTHON= distutils autoplist ALL_TARGET= # empty +NO_ARCH= yes -.include .include post-extract: -- 2.41.0