diff options
Diffstat (limited to 'editors/openoffice.org-1.0/Makefile')
-rw-r--r-- | editors/openoffice.org-1.0/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice.org-1.0/Makefile b/editors/openoffice.org-1.0/Makefile index 7e496e4ac1e3..59ad7de75977 100644 --- a/editors/openoffice.org-1.0/Makefile +++ b/editors/openoffice.org-1.0/Makefile @@ -109,7 +109,7 @@ BUILD_DEPENDS+= zip:${PORTSDIR}/archivers/zip \ Xvfb:${X_VFBSERVER_PORT} \ ${X11BASE}/lib/X11/fonts/misc/cursor.pcf.gz:${X_FONTS_MISC_PORT} GNU_CONFIGURE= yes -USE_AUTOCONF_VER= 253 +USE_AUTOTOOLS= autoconf:253 WRKSRC= ${WRKDIR}/oo_${PORTVERSION}_src CONFIGURE_WRKSRC= ${WRKSRC}/config_office TCSH?= /bin/tcsh |