diff options
Diffstat (limited to 'german/staroffice5')
-rw-r--r-- | german/staroffice5/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/german/staroffice5/Makefile b/german/staroffice5/Makefile index aa7994e..a56ccfe 100644 --- a/german/staroffice5/Makefile +++ b/german/staroffice5/Makefile @@ -7,6 +7,7 @@ PORTNAME= staroffice PORTVERSION= 5.1a +PORTREVISION= 1 CATEGORIES= german editors linux MASTER_SITES= ftp://ftp.hagenhomes.com/pub/ \ ftp://ftp.stat.duke.edu/pub/Users/sto/StarOffice51a/ \ @@ -20,11 +21,12 @@ MAINTAINER= mb@imp.ch COMMENT= Integrated wordprocessor/dbase/spreadheet/drawing/chart/browser BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip -RUN_DEPENDS= /compat/linux/usr/i486-linux-libc5/lib/libc.so.5:${PORTSDIR}/emulators/linux_base +RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1:${PORTSDIR}/x11/linux-XFree86-libs NO_LATEST_LINK= yes ONLY_FOR_ARCHS= i386 NO_CDROM= 'Sie muessen StarOffice manuell via WWW-Interface herunterladen.' +USE_LINUX= yes IS_INTERACTIVE= yes EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} EXTRACT_CMD= ${CAT} |