diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-09-30 04:47:36 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-09-30 04:47:36 +0000 |
commit | 48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531 (patch) | |
tree | eedd43e6e7c3a96d77549de85690d46016e9cc7e /editors/openoffice.org-1.0 | |
parent | af4658fb56c22ab36db1f30588a3964e1d47d634 (diff) |
Notes
Diffstat (limited to 'editors/openoffice.org-1.0')
-rw-r--r-- | editors/openoffice.org-1.0/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/openoffice.org-1.0/Makefile b/editors/openoffice.org-1.0/Makefile index 440785188053..9ad88398d8fa 100644 --- a/editors/openoffice.org-1.0/Makefile +++ b/editors/openoffice.org-1.0/Makefile @@ -7,7 +7,7 @@ PORTNAME= openoffice.org PORTVERSION= 1.0.3 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES+= editors java MASTER_SITES+= http://openoffice.lunarshells.com/sources/:moz,ru,src,help \ ftp://ooopackages.good-day.net/pub/OpenOffice.org/sources/1.0.3/:moz,ru,src,help \ @@ -106,7 +106,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_AUTOTOOLS= autoconf:253 +USE_AUTOTOOLS= autoconf:261 WRKSRC= ${WRKDIR}/oo_${PORTVERSION}_src CONFIGURE_WRKSRC= ${WRKSRC}/config_office TCSH?= /bin/tcsh |