diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2004-05-15 11:39:05 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2004-05-15 11:39:05 +0000 |
commit | 7cb5248a253cf620ea56ee6a360e730b7aa02669 (patch) | |
tree | e928ffdcc999bf372851385928d68c139c896900 /german | |
parent | f2ac14b77d7725d3d8ffd997edcffe703dbe1f2f (diff) |
Notes
Diffstat (limited to 'german')
-rw-r--r-- | german/staroffice5/Makefile | 1 | ||||
-rw-r--r-- | german/staroffice52/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/german/staroffice5/Makefile b/german/staroffice5/Makefile index 93b5f61f52c7..aa7994e9cb9c 100644 --- a/german/staroffice5/Makefile +++ b/german/staroffice5/Makefile @@ -22,6 +22,7 @@ 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 +NO_LATEST_LINK= yes ONLY_FOR_ARCHS= i386 NO_CDROM= 'Sie muessen StarOffice manuell via WWW-Interface herunterladen.' IS_INTERACTIVE= yes diff --git a/german/staroffice52/Makefile b/german/staroffice52/Makefile index f5f744fe8100..168b762bc65c 100644 --- a/german/staroffice52/Makefile +++ b/german/staroffice52/Makefile @@ -32,6 +32,7 @@ COMMENT= Integrated wordprocessor/dbase/spreadheet/drawing/chart/browser FETCH_DEPENDS= ${LINUXBASE}/lib/libc.so.6:${PORTSDIR}/emulators/linux_base +NO_LATEST_LINK= yes ONLY_FOR_ARCHS= i386 NO_CDROM= 'Sie muessen StarOffice manuell via WWW-Interface herunterladen.' CD_MOUNTPT= '/cdrom' |