1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00

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
This commit is contained in:
Martin Blapp 2001-12-25 10:37:41 +00:00
parent 2babb7b60f
commit add5fa1d46
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=52154
3 changed files with 3 additions and 0 deletions

View File

@ -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

View File

@ -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

View File

@ -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