aboutsummaryrefslogtreecommitdiff
path: root/devel/aap
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-03-18 00:34:39 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-03-18 00:34:39 +0000
commit445af056cdcf4f9d13096a85299de38f6e24f504 (patch)
treed916e4eb50c62706c1036cf18731ea6f245079b8 /devel/aap
parenta939b039a735d3aafd24e99782049464f7560235 (diff)
Notes
Diffstat (limited to 'devel/aap')
-rw-r--r--devel/aap/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/aap/Makefile b/devel/aap/Makefile
index 872d10e7af67..985086173e5b 100644
--- a/devel/aap/Makefile
+++ b/devel/aap/Makefile
@@ -17,9 +17,10 @@ OPTIONS_DEFINE= DOCS
NO_WRKSUBDIR= yes
NO_BUILD= yes
-USES= python:2.7 zip
+USES= python:2.7 shebangfix zip
PLIST_SUB= PORTVERSION="${PORTVERSION}"
NO_ARCH= yes
+SHEBANG_FILES= Filetype.py Main.py PkgInstall.py PrintProfile.py RootShell.py aap.py aap
do-install:
@cd ${WRKSRC} && ${PYTHON_CMD} ./aap PREFIX="${STAGEDIR}/${PREFIX}" \