aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authoracm <acm@FreeBSD.org>2015-06-15 17:00:16 +0800
committeracm <acm@FreeBSD.org>2015-06-15 17:00:16 +0800
commitfbe327e903dfe0b893a37be788fcf7e9b733dbff (patch)
tree17702e37a7ec7f9fe6c213089df25a4488f57de2 /multimedia
parentc7ed0c44ab72f5e20c2cc8b786996ceae6b8b2c4 (diff)
downloadfreebsd-ports-gnome-fbe327e903dfe0b893a37be788fcf7e9b733dbff.tar.gz
freebsd-ports-gnome-fbe327e903dfe0b893a37be788fcf7e9b733dbff.tar.zst
freebsd-ports-gnome-fbe327e903dfe0b893a37be788fcf7e9b733dbff.zip
- Add -d to LAZBUILD_CMD. It doesn't need to recompile lazarus dependencies
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/winff/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/winff/Makefile b/multimedia/winff/Makefile
index 0ad1dcd4b38f..c6050b113e77 100644
--- a/multimedia/winff/Makefile
+++ b/multimedia/winff/Makefile
@@ -32,7 +32,7 @@ DESKTOP_ENTRIES= "${PORTNAME}" \
"AudioVideo;" \
true
-LAZBUILD_CMD= ${LOCALBASE}/bin/lazbuild
+LAZBUILD_CMD= ${LOCALBASE}/bin/lazbuild -d
LAZARUS_VER= 1.4.0
LAZARUS_DIR= ${LOCALBASE}/share/lazarus-${LAZARUS_VER}