diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2004-12-31 18:24:10 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2004-12-31 18:24:10 +0000 |
commit | 64cf27c85d89298041b8c8dc2fd090181e6d10d8 (patch) | |
tree | 11668b893f94453b0262a155d53e6eac8dd4a6f5 /portuguese | |
parent | 440d8863c8d496b982754e2a71867892213a902b (diff) | |
download | ports-64cf27c85d89298041b8c8dc2fd090181e6d10d8.tar.gz ports-64cf27c85d89298041b8c8dc2fd090181e6d10d8.zip |
Notes
Diffstat (limited to 'portuguese')
-rw-r--r-- | portuguese/staroffice52/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/portuguese/staroffice52/Makefile b/portuguese/staroffice52/Makefile index 121382540304..5553b19133e7 100644 --- a/portuguese/staroffice52/Makefile +++ b/portuguese/staroffice52/Makefile @@ -7,6 +7,7 @@ PORTNAME= staroffice PORTVERSION= 5.2 +PORTREVISION= 1 CATEGORIES= portuguese editors linux MASTER_SITES= http://ftp.ceat.net/pub/linux/text/office/star_office-5.2/ \ ftp://ftp.puc-rio.br/pub/StarOffice52/ \ @@ -27,13 +28,14 @@ EXTRACT_ONLY= 109939-03.tar.Z MAINTAINER= mbr@FreeBSD.org COMMENT= Sistema integrado de processador de texto/planilha/e muito mais -FETCH_DEPENDS= ${LINUXBASE}/lib/libc.so.6:${PORTSDIR}/emulators/linux_base +FETCH_DEPENDS= ${LINUXBASE}/lib/libc.so.6:${PORTSDIR}/emulators/linux_base-8 ONLY_FOR_ARCHS= i386 NO_CDROM= 'Deve ser obtido diretamente do site da Sun via interface www' CD_MOUNTPT= '/cdrom' IS_INTERACTIVE= yes NO_BUILD= yes +USE_LINUX= yes USE_PERL5_BUILD=yes DIST_SUBDIR= staroffice52 WRKSRC= ${WRKDIR}/office52 |