diff options
author | Maho Nakata <maho@FreeBSD.org> | 2005-08-28 10:29:47 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2005-08-28 10:29:47 +0000 |
commit | f364f37897d0ed70ef3fbf1454fd62bb85c46950 (patch) | |
tree | 397e145056ae88496850c93d17781f0552276050 /editors/openoffice.org-vcltesttool | |
parent | 2a46218ccb7a2ff5c799574ae8ae3a276ea8bf0d (diff) | |
download | ports-f364f37897d0ed70ef3fbf1454fd62bb85c46950.tar.gz ports-f364f37897d0ed70ef3fbf1454fd62bb85c46950.zip |
Notes
Diffstat (limited to 'editors/openoffice.org-vcltesttool')
-rw-r--r-- | editors/openoffice.org-vcltesttool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice.org-vcltesttool/Makefile b/editors/openoffice.org-vcltesttool/Makefile index e6131b874bef..b92cfb55f21f 100644 --- a/editors/openoffice.org-vcltesttool/Makefile +++ b/editors/openoffice.org-vcltesttool/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 |