1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
This commit is contained in:
Vanilla I. Shu 2014-07-15 14:24:34 +00:00
parent ea412d5072
commit a685dad2eb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361926

View File

@ -24,8 +24,7 @@ NO_BUILD= yes
SHEBANG_FILES= bin/gcfilms install
NO_STAGE= yes
do-install:
cd ${WRKSRC} ; ./install --prefix=${PREFIX}
cd ${WRKSRC} ; ./install --prefix=${STAGEDIR}${PREFIX}
.include <bsd.port.mk>