summaryrefslogtreecommitdiff
path: root/editors/openoffice-2.0-devel/Makefile
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2005-08-28 10:29:47 +0000
committerMaho Nakata <maho@FreeBSD.org>2005-08-28 10:29:47 +0000
commitf364f37897d0ed70ef3fbf1454fd62bb85c46950 (patch)
tree397e145056ae88496850c93d17781f0552276050 /editors/openoffice-2.0-devel/Makefile
parentUpgrade to version 1.57. (diff)
Add a message for workaround
Notes
Notes: svn path=/head/; revision=141073
Diffstat (limited to '')
-rw-r--r--editors/openoffice-2.0-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice-2.0-devel/Makefile b/editors/openoffice-2.0-devel/Makefile
index e6131b874bef..b92cfb55f21f 100644
--- a/editors/openoffice-2.0-devel/Makefile
+++ b/editors/openoffice-2.0-devel/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