summaryrefslogtreecommitdiff
path: root/editors/openoffice/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice/Makefile')
-rw-r--r--editors/openoffice/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice/Makefile b/editors/openoffice/Makefile
index fc18982afafe..fb6d2571e383 100644
--- a/editors/openoffice/Makefile
+++ b/editors/openoffice/Makefile
@@ -47,7 +47,7 @@ IGNORE="Please manually download ${DISTNAME}${EXTRACT_SUFX} from http://www.sun.
.if defined(USE_CDROM)
do-extract:
@${MKDIR} ${WRKSRC}/office51
- @cd ${WRKSRC}/office51 && ${LN} -s -v /cdrom/linux/office51/* .
+ @cd ${WRKSRC}/office51 && ${LN} -s /cdrom/linux/office51/* .
.endif
post-extract: