aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2005-03-19 19:50:37 +0800
committerdes <des@FreeBSD.org>2005-03-19 19:50:37 +0800
commit3e4363bd563bfb4c9ac4816803127d9832e5b336 (patch)
treed40c5e8500380a3a80522ef79b74babc775631e2 /editors
parent6176e134ca6231dd833109436117d3fee054c47f (diff)
downloadfreebsd-ports-gnome-3e4363bd563bfb4c9ac4816803127d9832e5b336.tar.gz
freebsd-ports-gnome-3e4363bd563bfb4c9ac4816803127d9832e5b336.tar.zst
freebsd-ports-gnome-3e4363bd563bfb4c9ac4816803127d9832e5b336.zip
Don't hardcode WRKDIR.
Approved by: maho
Diffstat (limited to 'editors')
-rw-r--r--editors/openoffice-1.1/Makefile1
-rw-r--r--editors/openoffice.org-1.1/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/editors/openoffice-1.1/Makefile b/editors/openoffice-1.1/Makefile
index 280c0f62bca7..42e3e65c76e3 100644
--- a/editors/openoffice-1.1/Makefile
+++ b/editors/openoffice-1.1/Makefile
@@ -130,7 +130,6 @@ BUILD_DEPENDS+= ${ANT}:${PORTSDIR}/devel/apache-ant
.endif
GNU_CONFIGURE= yes
USE_AUTOCONF_VER= 259
-WRKDIR= ${WRKDIRPREFIX}${.CURDIR}/work
WRKSRC= ${WRKDIR}
CONFIGURE_WRKSRC= ${WRKSRC}/config_office
ANT?= ${LOCALBASE}/bin/ant
diff --git a/editors/openoffice.org-1.1/Makefile b/editors/openoffice.org-1.1/Makefile
index 280c0f62bca7..42e3e65c76e3 100644
--- a/editors/openoffice.org-1.1/Makefile
+++ b/editors/openoffice.org-1.1/Makefile
@@ -130,7 +130,6 @@ BUILD_DEPENDS+= ${ANT}:${PORTSDIR}/devel/apache-ant
.endif
GNU_CONFIGURE= yes
USE_AUTOCONF_VER= 259
-WRKDIR= ${WRKDIRPREFIX}${.CURDIR}/work
WRKSRC= ${WRKDIR}
CONFIGURE_WRKSRC= ${WRKSRC}/config_office
ANT?= ${LOCALBASE}/bin/ant