aboutsummaryrefslogtreecommitdiffstats
path: root/french
diff options
context:
space:
mode:
authormbr <mbr@FreeBSD.org>2001-12-28 18:36:58 +0800
committermbr <mbr@FreeBSD.org>2001-12-28 18:36:58 +0800
commit9c68273d3358893a960c8b34ebd33677540df904 (patch)
tree88016fd9a746ee95d5d4d9fc03823a7da61450f0 /french
parent2793f21cb93f8a64d378a824e50db0396f51d4fa (diff)
downloadfreebsd-ports-gnome-9c68273d3358893a960c8b34ebd33677540df904.tar.gz
freebsd-ports-gnome-9c68273d3358893a960c8b34ebd33677540df904.tar.zst
freebsd-ports-gnome-9c68273d3358893a960c8b34ebd33677540df904.zip
Hardcode another /cdrom, since the define is not overwritten by the
PRE section. Install the patches too for a WITH_CDROM installation. Approved by: demon
Diffstat (limited to 'french')
-rw-r--r--french/staroffice52/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/french/staroffice52/Makefile b/french/staroffice52/Makefile
index f97f51d24e09..5f72927a9ab7 100644
--- a/french/staroffice52/Makefile
+++ b/french/staroffice52/Makefile
@@ -94,7 +94,7 @@ pre-fetch:
@${ECHO}
.endif
.if defined(WITH_CDROM)
-.if !exists(${CD_MOUNTPT}/linux/office52/setup)
+.if !exists(/cdrom/linux/office52/setup)
@${ECHO}
@${ECHO} "Montez le CDrom de Staroffice 5.2 dans le répertoire"
@${ECHO} "${CD_MOUNTPT} et relancez l\'installation"
@@ -172,13 +172,11 @@ do-install:
${ECHO} ; \
${FALSE} ; \
fi
-.if ! defined(WITH_CDROM)
@${ECHO_MSG} "===> Application des correctifs sunsolve pour ${PKGNAME}"
@for file in ${SUNSOLVE}/* ; do \
${CP} -Rv $$file ${PREFIX}/office52/ ; \
done
.endif
-.endif
post-install:
@${PATCH} -s ${PREFIX}/office52/program/setup ${FILESDIR}/setup.patch