mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Add -d to LAZBUILD_CMD. It doesn't need to recompile lazarus dependencies
This commit is contained in:
parent
035ca53a61
commit
a2e55ec858
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389679
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ DESKTOP_ENTRIES= "${PORTNAME}" \
|
||||||
"AudioVideo;" \
|
"AudioVideo;" \
|
||||||
true
|
true
|
||||||
|
|
||||||
LAZBUILD_CMD= ${LOCALBASE}/bin/lazbuild
|
LAZBUILD_CMD= ${LOCALBASE}/bin/lazbuild -d
|
||||||
LAZARUS_VER= 1.4.0
|
LAZARUS_VER= 1.4.0
|
||||||
LAZARUS_DIR= ${LOCALBASE}/share/lazarus-${LAZARUS_VER}
|
LAZARUS_DIR= ${LOCALBASE}/share/lazarus-${LAZARUS_VER}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue