aboutsummaryrefslogtreecommitdiff
path: root/emulators/dynagen
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-10-19 14:53:16 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-10-19 14:53:16 +0000
commit45cb2796dd09301952c816b291eda453b1b83b41 (patch)
tree0b6506febc75ff2fba350c6e7e03ef8fc9873287 /emulators/dynagen
parent67971bd0fb8a440f973d12606b0f496ba216d7df (diff)
downloadports-45cb2796dd09301952c816b291eda453b1b83b41.tar.gz
ports-45cb2796dd09301952c816b291eda453b1b83b41.zip
Notes
Diffstat (limited to 'emulators/dynagen')
-rw-r--r--emulators/dynagen/Makefile15
1 files changed, 3 insertions, 12 deletions
diff --git a/emulators/dynagen/Makefile b/emulators/dynagen/Makefile
index 5415de1ff3e3..7356ca40f897 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 <bsd.port.options.mk>
.include <bsd.port.pre.mk>
post-extract: