Dima Panov
6 days ago
No known key found for this signature in database
GPG Key ID: FB8BA09DD5398F29
1 changed files with
1 additions and
1 deletions
-
ports-mgmt/synth/Makefile
|
|
@ -42,7 +42,7 @@ post-extract: |
|
|
|
do-build: |
|
|
|
(cd ${WRKSRC}/synthexec && ${SETENV} ${MAKE_ENV} \
|
|
|
|
gcc synthexec.c -o ../build/synthexec) |
|
|
|
(cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} gprbuild -P default |
|
|
|
(cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} gprbuild -P default ) |
|
|
|
|
|
|
|
do-install: |
|
|
|
${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d \
|
|
|
|