aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2004-02-22 15:09:46 +0000
committerMartin Blapp <mbr@FreeBSD.org>2004-02-22 15:09:46 +0000
commit5307d47cef9ecf70dbb7b46982d31de127816bf2 (patch)
tree1b3e99674f509bef7351a8760a911aeaa3c137df /editors
parenta75a3d48da877994397974d6f8bf47425a44fbb3 (diff)
downloadports-5307d47cef9ecf70dbb7b46982d31de127816bf2.tar.gz
ports-5307d47cef9ecf70dbb7b46982d31de127816bf2.zip
Notes
Diffstat (limited to 'editors')
-rw-r--r--editors/openoffice-1.1-devel/Makefile8
-rw-r--r--editors/openoffice-1.1/Makefile8
-rw-r--r--editors/openoffice.org-1.1-devel/Makefile8
-rw-r--r--editors/openoffice.org-1.1/Makefile8
4 files changed, 16 insertions, 16 deletions
diff --git a/editors/openoffice-1.1-devel/Makefile b/editors/openoffice-1.1-devel/Makefile
index 03d682e204db..d4a3212babc0 100644
--- a/editors/openoffice-1.1-devel/Makefile
+++ b/editors/openoffice-1.1-devel/Makefile
@@ -146,12 +146,12 @@ LD_PATH= ${LD_PATH1}:${WRKSRC}/../solver/${BUILD_NR}/unxfbsd.pro/lib/
.if defined(WITH_DEBUG)
CFLAGS+= -g
.if ${WITH_DEBUG} == 2
-BUILD= unset noclobber && dmake debug="true"
+BUILD= dmake debug="true"
.else
-BUILD= unset noclobber && dmake
+BUILD= dmake
.endif
.else
-BUILD= unset noclobber && dmake strip="true"
+BUILD= dmake strip="true"
.endif
.if !defined(DISPLAY)
@@ -477,7 +477,7 @@ do-build:
${X11BASE}/bin/Xvfb :1001 -screen 0 800x600x24 > /dev/null 2>&1 & ${ECHO} $$! > ${WRKDIR}/.Xvfb.pid
@sleep 5
.endif
- @cd ${WRKSRC}/.. && unset noclobber && PATH="${PATH}:${LOCALBASE}/bin:${LOCALBASE}/sbin" ./bootstrap
+ @cd ${WRKSRC}/.. && PATH="${PATH}:${LOCALBASE}/bin:${LOCALBASE}/sbin" ./bootstrap
.if defined(L10NHELP)
@${MKDIR} ${WRKSRC}/../solver/${BUILD_NR}/unxfbsd.pro/pck
@${CP} ${WRKDIR}/L10NHELP/*.zip ${WRKSRC}/../solver/${BUILD_NR}/unxfbsd.pro/pck
diff --git a/editors/openoffice-1.1/Makefile b/editors/openoffice-1.1/Makefile
index 03d682e204db..d4a3212babc0 100644
--- a/editors/openoffice-1.1/Makefile
+++ b/editors/openoffice-1.1/Makefile
@@ -146,12 +146,12 @@ LD_PATH= ${LD_PATH1}:${WRKSRC}/../solver/${BUILD_NR}/unxfbsd.pro/lib/
.if defined(WITH_DEBUG)
CFLAGS+= -g
.if ${WITH_DEBUG} == 2
-BUILD= unset noclobber && dmake debug="true"
+BUILD= dmake debug="true"
.else
-BUILD= unset noclobber && dmake
+BUILD= dmake
.endif
.else
-BUILD= unset noclobber && dmake strip="true"
+BUILD= dmake strip="true"
.endif
.if !defined(DISPLAY)
@@ -477,7 +477,7 @@ do-build:
${X11BASE}/bin/Xvfb :1001 -screen 0 800x600x24 > /dev/null 2>&1 & ${ECHO} $$! > ${WRKDIR}/.Xvfb.pid
@sleep 5
.endif
- @cd ${WRKSRC}/.. && unset noclobber && PATH="${PATH}:${LOCALBASE}/bin:${LOCALBASE}/sbin" ./bootstrap
+ @cd ${WRKSRC}/.. && PATH="${PATH}:${LOCALBASE}/bin:${LOCALBASE}/sbin" ./bootstrap
.if defined(L10NHELP)
@${MKDIR} ${WRKSRC}/../solver/${BUILD_NR}/unxfbsd.pro/pck
@${CP} ${WRKDIR}/L10NHELP/*.zip ${WRKSRC}/../solver/${BUILD_NR}/unxfbsd.pro/pck
diff --git a/editors/openoffice.org-1.1-devel/Makefile b/editors/openoffice.org-1.1-devel/Makefile
index 03d682e204db..d4a3212babc0 100644
--- a/editors/openoffice.org-1.1-devel/Makefile
+++ b/editors/openoffice.org-1.1-devel/Makefile
@@ -146,12 +146,12 @@ LD_PATH= ${LD_PATH1}:${WRKSRC}/../solver/${BUILD_NR}/unxfbsd.pro/lib/
.if defined(WITH_DEBUG)
CFLAGS+= -g
.if ${WITH_DEBUG} == 2
-BUILD= unset noclobber && dmake debug="true"
+BUILD= dmake debug="true"
.else
-BUILD= unset noclobber && dmake
+BUILD= dmake
.endif
.else
-BUILD= unset noclobber && dmake strip="true"
+BUILD= dmake strip="true"
.endif
.if !defined(DISPLAY)
@@ -477,7 +477,7 @@ do-build:
${X11BASE}/bin/Xvfb :1001 -screen 0 800x600x24 > /dev/null 2>&1 & ${ECHO} $$! > ${WRKDIR}/.Xvfb.pid
@sleep 5
.endif
- @cd ${WRKSRC}/.. && unset noclobber && PATH="${PATH}:${LOCALBASE}/bin:${LOCALBASE}/sbin" ./bootstrap
+ @cd ${WRKSRC}/.. && PATH="${PATH}:${LOCALBASE}/bin:${LOCALBASE}/sbin" ./bootstrap
.if defined(L10NHELP)
@${MKDIR} ${WRKSRC}/../solver/${BUILD_NR}/unxfbsd.pro/pck
@${CP} ${WRKDIR}/L10NHELP/*.zip ${WRKSRC}/../solver/${BUILD_NR}/unxfbsd.pro/pck
diff --git a/editors/openoffice.org-1.1/Makefile b/editors/openoffice.org-1.1/Makefile
index 03d682e204db..d4a3212babc0 100644
--- a/editors/openoffice.org-1.1/Makefile
+++ b/editors/openoffice.org-1.1/Makefile
@@ -146,12 +146,12 @@ LD_PATH= ${LD_PATH1}:${WRKSRC}/../solver/${BUILD_NR}/unxfbsd.pro/lib/
.if defined(WITH_DEBUG)
CFLAGS+= -g
.if ${WITH_DEBUG} == 2
-BUILD= unset noclobber && dmake debug="true"
+BUILD= dmake debug="true"
.else
-BUILD= unset noclobber && dmake
+BUILD= dmake
.endif
.else
-BUILD= unset noclobber && dmake strip="true"
+BUILD= dmake strip="true"
.endif
.if !defined(DISPLAY)
@@ -477,7 +477,7 @@ do-build:
${X11BASE}/bin/Xvfb :1001 -screen 0 800x600x24 > /dev/null 2>&1 & ${ECHO} $$! > ${WRKDIR}/.Xvfb.pid
@sleep 5
.endif
- @cd ${WRKSRC}/.. && unset noclobber && PATH="${PATH}:${LOCALBASE}/bin:${LOCALBASE}/sbin" ./bootstrap
+ @cd ${WRKSRC}/.. && PATH="${PATH}:${LOCALBASE}/bin:${LOCALBASE}/sbin" ./bootstrap
.if defined(L10NHELP)
@${MKDIR} ${WRKSRC}/../solver/${BUILD_NR}/unxfbsd.pro/pck
@${CP} ${WRKDIR}/L10NHELP/*.zip ${WRKSRC}/../solver/${BUILD_NR}/unxfbsd.pro/pck