summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-1.1-devel/Makefile
diff options
context:
space:
mode:
authorAlexander Langer <alex@FreeBSD.org>2000-09-15 16:33:34 +0000
committerAlexander Langer <alex@FreeBSD.org>2000-09-15 16:33:34 +0000
commit73af37eef026067c19d3732990b76317b5469536 (patch)
tree25ac8f4ed48753cbd63d14f6fc6ac4ef5a33dfa5 /editors/openoffice.org-1.1-devel/Makefile
parent* Depend on libc6, this should fix some lib-problems. Also automatically (diff)
* Depend on libc6, this should fix some lib-problems. Also automatically
install linuxbase if it's not yet installed. * Fix the cdrom installation Submitted by: Martin Blapp <mp@imp.ch> (MAINTAINER) on IRC
Notes
Notes: svn path=/head/; revision=32650
Diffstat (limited to 'editors/openoffice.org-1.1-devel/Makefile')
-rw-r--r--editors/openoffice.org-1.1-devel/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/editors/openoffice.org-1.1-devel/Makefile b/editors/openoffice.org-1.1-devel/Makefile
index 58ad83f539fa..6f0d006998c8 100644
--- a/editors/openoffice.org-1.1-devel/Makefile
+++ b/editors/openoffice.org-1.1-devel/Makefile
@@ -26,7 +26,8 @@ EXTRACT_ONLY=
MAINTAINER= mb@imp.ch
-RUN_DEPENDS= /compat/linux/usr/i486-linux-libc5/lib/libc.so.5:${PORTSDIR}/emulators/linux_base
+DEPENDS= ${PORTSDIR}/emulators/linux_base
+RUN_DEPENDS= /compat/linux/lib/libc.so.6:${PORTSDIR}/emulators/linux_base
ONLY_FOR_ARCHS= i386
NO_CDROM= 'Must be downloaded direct from Sun via www interface'
@@ -53,12 +54,14 @@ pre-fetch:
@${FALSE}
.endif
.if defined(WITH_CDROM)
+.if !exists(${CD_MOUNTPT}/linux/office52/setup)
@${ECHO}
@${ECHO} Please mount the Sun StarOffice 5.2 CDROM
@${ECHO} onto /cdrom and run make again.
@${ECHO}
@${FALSE}
.endif
+.endif
.if defined(WITH_CDROM)
do-extract: