aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice-4
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2020-03-03 12:56:15 +0000
committerMathieu Arnold <mat@FreeBSD.org>2020-03-03 12:56:15 +0000
commitb2dcd7927c415db235d12ae921d35c3e57779584 (patch)
tree9b47606be4df16d47655e2b06e949876ce23056c /editors/openoffice-4
parent88be83645d3d1fd15b3db7c16b84b0a8be575681 (diff)
downloadports-b2dcd7927c415db235d12ae921d35c3e57779584.tar.gz
ports-b2dcd7927c415db235d12ae921d35c3e57779584.zip
Notes
Diffstat (limited to 'editors/openoffice-4')
-rw-r--r--editors/openoffice-4/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/editors/openoffice-4/Makefile b/editors/openoffice-4/Makefile
index 617725b9803d..80dc7d61fccd 100644
--- a/editors/openoffice-4/Makefile
+++ b/editors/openoffice-4/Makefile
@@ -139,9 +139,9 @@ CPE_VENDOR= apache
OPTIONS_DEFINE= CRASHDUMP CUPS DBGUTIL DEBUG GNOME GNOMEVFS MMEDIA \
SDK WIKI_PUBLISHER
OPTIONS_DEFAULT= CUPS GNOME GNOMEVFS MMEDIA WIKI_PUBLISHER
-CRASHDUMP_DESC= Enable crashdumps, sets WITH_DEBUG
+CRASHDUMP_DESC= Enable crashdumps, you also need to set WITH_DEBUG_PORTS+=${PKGORIGIN}
DBGUTIL_DESC= Enable assertions, object counting. (non-production)
-DEBUG_DESC= Compile with -O0, sets WITH_DEBUG
+DEBUG_DESC= Compile with -O0, you also need to set WITH_DEBUG_PORTS+=${PKGORIGIN}
GNOME_DESC= GConf + screensaver presentation control via DBUS
GNOMEVFS_DESC= GNOME Virtual File System
MMEDIA_DESC= Multimedia backend for impress
@@ -149,7 +149,6 @@ SDK_DESC= Build and install software development kit
WIKI_PUBLISHER_DESC= Build and install Wiki Publisher extension
CRASHDUMP_CONFIGURE_ENABLE= crashdump
-CRASHDUMP_VARS= WITH_DEBUG=yes
CUPS_CONFIGURE_ENABLE= cups
CUPS_LIB_DEPENDS= libcups.so:print/cups