aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-08-26 08:02:31 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-08-26 08:02:31 +0000
commit070a88502bb820e11f70acbf87b3a6394cdb085b (patch)
treee466bcd4156e516a20091402dbcfeef4a6783fe7 /editors
parentfcbc69b000de65436eed90dd87e3e55e43322539 (diff)
downloadports-070a88502bb820e11f70acbf87b3a6394cdb085b.tar.gz
ports-070a88502bb820e11f70acbf87b3a6394cdb085b.zip
Notes
Diffstat (limited to 'editors')
-rw-r--r--editors/openoffice-1.0/Makefile6
-rw-r--r--editors/openoffice.org-1.0/Makefile6
-rw-r--r--editors/openoffice/Makefile6
3 files changed, 9 insertions, 9 deletions
diff --git a/editors/openoffice-1.0/Makefile b/editors/openoffice-1.0/Makefile
index acb0ee2fea70..91a4fae39428 100644
--- a/editors/openoffice-1.0/Makefile
+++ b/editors/openoffice-1.0/Makefile
@@ -119,12 +119,12 @@ LD_PATH= ${LD_PATH1}:${WRKSRC}/../solver/641/unxfbsd.pro/lib/
.if defined(WITH_DEBUG)
CFLAGS+= -g
.if ${WITH_DEBUG} == 2
-BUILD= build debug="true"
+BUILD= dmake debug="true"
.else
-BUILD= build
+BUILD= dmake
.endif
.else
-BUILD= build strip="true"
+BUILD= dmake strip="true"
.endif
.if !defined(DISPLAY)
diff --git a/editors/openoffice.org-1.0/Makefile b/editors/openoffice.org-1.0/Makefile
index acb0ee2fea70..91a4fae39428 100644
--- a/editors/openoffice.org-1.0/Makefile
+++ b/editors/openoffice.org-1.0/Makefile
@@ -119,12 +119,12 @@ LD_PATH= ${LD_PATH1}:${WRKSRC}/../solver/641/unxfbsd.pro/lib/
.if defined(WITH_DEBUG)
CFLAGS+= -g
.if ${WITH_DEBUG} == 2
-BUILD= build debug="true"
+BUILD= dmake debug="true"
.else
-BUILD= build
+BUILD= dmake
.endif
.else
-BUILD= build strip="true"
+BUILD= dmake strip="true"
.endif
.if !defined(DISPLAY)
diff --git a/editors/openoffice/Makefile b/editors/openoffice/Makefile
index acb0ee2fea70..91a4fae39428 100644
--- a/editors/openoffice/Makefile
+++ b/editors/openoffice/Makefile
@@ -119,12 +119,12 @@ LD_PATH= ${LD_PATH1}:${WRKSRC}/../solver/641/unxfbsd.pro/lib/
.if defined(WITH_DEBUG)
CFLAGS+= -g
.if ${WITH_DEBUG} == 2
-BUILD= build debug="true"
+BUILD= dmake debug="true"
.else
-BUILD= build
+BUILD= dmake
.endif
.else
-BUILD= build strip="true"
+BUILD= dmake strip="true"
.endif
.if !defined(DISPLAY)