diff options
Diffstat (limited to 'misc/grc/Makefile')
-rw-r--r-- | misc/grc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/grc/Makefile b/misc/grc/Makefile index 1f1c48ed704d..8cb8bcdb2324 100644 --- a/misc/grc/Makefile +++ b/misc/grc/Makefile @@ -15,9 +15,8 @@ LICENSE= GPLv2 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} NO_BUILD= yes -USES= shebangfix +USES= python:run shebangfix SHEBANG_FILES= grc grcat -USE_PYTHON_RUN= yes post-patch: .for i in grc grcat |