diff options
author | maho <maho@FreeBSD.org> | 2005-08-28 18:29:47 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2005-08-28 18:29:47 +0800 |
commit | 8bafb03730aed51c3e793ef1697ba47798cae935 (patch) | |
tree | 207a1da08bc54dabf27a05dbd6c2f0e40ec81300 /editors/openoffice.org-3-RC | |
parent | af93d3048a56aae75f37b2254a00e612ae0a15f7 (diff) | |
download | freebsd-ports-gnome-8bafb03730aed51c3e793ef1697ba47798cae935.tar.gz freebsd-ports-gnome-8bafb03730aed51c3e793ef1697ba47798cae935.tar.zst freebsd-ports-gnome-8bafb03730aed51c3e793ef1697ba47798cae935.zip |
Add a message for workaround
Diffstat (limited to 'editors/openoffice.org-3-RC')
-rw-r--r-- | editors/openoffice.org-3-RC/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice.org-3-RC/Makefile b/editors/openoffice.org-3-RC/Makefile index e6131b874bef..b92cfb55f21f 100644 --- a/editors/openoffice.org-3-RC/Makefile +++ b/editors/openoffice.org-3-RC/Makefile @@ -114,7 +114,7 @@ LIB_DEPENDS+= xml2.5:${PORTSDIR}/textproc/libxml2 .endif GNU_CONFIGURE= yes -USE_AUTOCONF_VER= 259 +USE_AUTOCONF_VER= 259 #workaround:bad config_office/configure of m126 WRKSRC= ${WRKDIR} CONFIGURE_WRKSRC= ${WRKSRC}/config_office ANT?= ${LOCALBASE}/bin/ant |