aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormbr <mbr@FreeBSD.org>2001-12-25 18:37:41 +0800
committermbr <mbr@FreeBSD.org>2001-12-25 18:37:41 +0800
commit1126e428e6791c5614a3173eacf903409dc1e710 (patch)
tree592ceb7fc9a2021799f0a24f02dbac45b8ee3344
parent3a7c1bbfe544cce8f0ac272e555af14cb82e7dd9 (diff)
downloadfreebsd-ports-gnome-1126e428e6791c5614a3173eacf903409dc1e710.tar.gz
freebsd-ports-gnome-1126e428e6791c5614a3173eacf903409dc1e710.tar.zst
freebsd-ports-gnome-1126e428e6791c5614a3173eacf903409dc1e710.zip
Hardcode the /cdrom path, until bsd.port.mk is fixed. I don't know
if the fix (PR 30983) will make it into 4.5R. PR: ports 29843 (fixed), ports 30983 Approved by: demon,wca
-rw-r--r--editors/staroffice52/Makefile1
-rw-r--r--french/staroffice52/Makefile1
-rw-r--r--german/staroffice52/Makefile1
3 files changed, 3 insertions, 0 deletions
diff --git a/editors/staroffice52/Makefile b/editors/staroffice52/Makefile
index 074f226161b5..ad433b7b045a 100644
--- a/editors/staroffice52/Makefile
+++ b/editors/staroffice52/Makefile
@@ -35,6 +35,7 @@ FETCH_DEPENDS= ${LINUXBASE}/lib/libc.so.6:${PORTSDIR}/emulators/linux_base
ONLY_FOR_ARCHS= i386
NO_CDROM= 'Must be downloaded direct from Sun via www interface'
+CD_MOUNTPT= '/cdrom'
IS_INTERACTIVE= yes
NO_BUILD= yes
DIST_SUBDIR= staroffice52
diff --git a/french/staroffice52/Makefile b/french/staroffice52/Makefile
index a00d11fa0f73..f97f51d24e09 100644
--- a/french/staroffice52/Makefile
+++ b/french/staroffice52/Makefile
@@ -35,6 +35,7 @@ FETCH_DEPENDS= ${LINUXBASE}/lib/libc.so.6:${PORTSDIR}/emulators/linux_base
ONLY_FOR_ARCHS= i386
NO_CDROM= 'Doit être téléchargé depuis le site web de Sun'
+CD_MOUNTPT= '/cdrom'
IS_INTERACTIVE= yes
NO_BUILD= yes
DIST_SUBDIR= staroffice52
diff --git a/german/staroffice52/Makefile b/german/staroffice52/Makefile
index a40b9899746e..61baa96b83aa 100644
--- a/german/staroffice52/Makefile
+++ b/german/staroffice52/Makefile
@@ -33,6 +33,7 @@ FETCH_DEPENDS= ${LINUXBASE}/lib/libc.so.6:${PORTSDIR}/emulators/linux_base
ONLY_FOR_ARCHS= i386
NO_CDROM= 'Sie muessen StarOffice manuell via WWW-Interface herunterladen.'
+CD_MOUNTPT= '/cdrom'
IS_INTERACTIVE= yes
NO_BUILD= yes
DIST_SUBDIR= staroffice52