diff options
author | Maho Nakata <maho@FreeBSD.org> | 2012-09-22 01:06:30 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2012-09-22 01:06:30 +0000 |
commit | 4746de11caee328db6e54308c180a828fe756326 (patch) | |
tree | 37e09afebdc8252e42ca29f4b32ffa587ec975fc /editors/openoffice-3-devel/Makefile | |
parent | a7a9182caeb7da97db087561c17d551f2ecf7f85 (diff) | |
download | ports-4746de11caee328db6e54308c180a828fe756326.tar.gz ports-4746de11caee328db6e54308c180a828fe756326.zip |
Notes
Diffstat (limited to 'editors/openoffice-3-devel/Makefile')
-rw-r--r-- | editors/openoffice-3-devel/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/openoffice-3-devel/Makefile b/editors/openoffice-3-devel/Makefile index cc50a5a8a521..1762b6fb0232 100644 --- a/editors/openoffice-3-devel/Makefile +++ b/editors/openoffice-3-devel/Makefile @@ -72,7 +72,7 @@ FREEBSD_ENV_SET= FreeBSDX86Env.Set.sh OOOSRC= ApacheOpenOffice.r${SVNREVISION}${EXTRACT_SUFX} EXTSRC= ApacheOpenOffice.ext_sources.r${SVNREVISION}${EXTRACT_SUFX} OOODIR= openoffice.org3 -SVNREVISION= 1386922 +SVNREVISION= 1388426 INSTALLATION_BASEDIR?= openoffice-r${SVNREVISION} EXECBASE?= openoffice-r${SVNREVISION} DIST_SUBDIR= openoffice @@ -189,7 +189,6 @@ CONFIGURE_ARGS+= --enable-verbose \ --with-system-poppler \ --with-system-redland \ --with-system-libtextcat \ - --with-system-libtextcat-data=${LOCALBASE}/share/libtextcat \ --with-system-vigra \ --with-system-stdlibs \ --with-system-apr \ |