aboutsummaryrefslogtreecommitdiff
path: root/french
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2000-10-14 20:15:17 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2000-10-14 20:15:17 +0000
commit82bf1f9a4001776257337208b6bea0119add0d0a (patch)
treefce813b1cf13b7576f8ccbbe44dfbe928eed78e1 /french
parent8c0ea44471767470db5f34efb5e0ca7887118078 (diff)
downloadports-82bf1f9a4001776257337208b6bea0119add0d0a.tar.gz
ports-82bf1f9a4001776257337208b6bea0119add0d0a.zip
Apply the CDROM install fix from editors/staroffice52/Makefile rev 1.22.
Requested by: maintainer
Notes
Notes: svn path=/head/; revision=33840
Diffstat (limited to 'french')
-rw-r--r--french/staroffice52/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/french/staroffice52/Makefile b/french/staroffice52/Makefile
index 6f31b1a33e41..60f9b079667b 100644
--- a/french/staroffice52/Makefile
+++ b/french/staroffice52/Makefile
@@ -60,9 +60,10 @@ pre-fetch:
.endif
.if defined(WITH_CDROM)
-do-extract:
- @${MKDIR} ${WRKSRC}/office52
- @cd ${WRKSRC}/office52 && ${LN} -s ${CD_MOUNTPT}/linux/office52/* .
+do-extract: do-extract-cdrom
+do-extract-cdrom:
+ @${MKDIR} ${WRKSRC}
+ @cd ${WRKSRC} && ${LN} -s ${CD_MOUNTPT}/linux/office52/* .
.else
do-extract: