diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2003-03-27 23:59:13 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2003-03-27 23:59:13 +0000 |
commit | 1c35735e4cccf5b15bd3bb3e7e69476bc5d94fab (patch) | |
tree | f56f38bf5a8f2dd2baf4b88be9334e823001253a /editors/openoffice.org-3-RC | |
parent | 8f26daaa18f71796f08202f89a45e62ee661524a (diff) | |
download | ports-1c35735e4cccf5b15bd3bb3e7e69476bc5d94fab.tar.gz ports-1c35735e4cccf5b15bd3bb3e7e69476bc5d94fab.zip |
Notes
Diffstat (limited to 'editors/openoffice.org-3-RC')
-rw-r--r-- | editors/openoffice.org-3-RC/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/openoffice.org-3-RC/Makefile b/editors/openoffice.org-3-RC/Makefile index 872c471253ab..56bfb2ce9819 100644 --- a/editors/openoffice.org-3-RC/Makefile +++ b/editors/openoffice.org-3-RC/Makefile @@ -146,6 +146,7 @@ JAVAVM= ${JDKDIR}/bin/java GNU_CONFIGURE= yes USE_AUTOCONF= yes +WANT_AUTOCONF_VER= 253 WRKDIR= ${WRKDIRPREFIX}${.CURDIR}/work WRKSRC= ${WRKDIR}/oo_${PORTVERSION}_src/config_office LD_PATH1= ${WRKSRC}/../vos/unxfbsd.pro/lib/:${WRKSRC}/../ucbhelper/unxfbsd.pro/lib/ |