aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1999-12-24 05:13:40 +0800
committersteve <steve@FreeBSD.org>1999-12-24 05:13:40 +0800
commit17bbee5358816d2561828ddc26791d2365ef2f22 (patch)
tree3e05947e7206a8d5977e02cdb48ac8a8d2a4a0fc
parent5305d366c6e65000ce90ca8034fc42cac06782dc (diff)
downloadfreebsd-ports-gnome-17bbee5358816d2561828ddc26791d2365ef2f22.tar.gz
freebsd-ports-gnome-17bbee5358816d2561828ddc26791d2365ef2f22.tar.zst
freebsd-ports-gnome-17bbee5358816d2561828ddc26791d2365ef2f22.zip
Remove '-v' from the invocation of ln(1).
PR: 15623 Submitted by: Udo Schweigert <ust@cert.siemens.de>
-rw-r--r--editors/openoffice-1.0/Makefile2
-rw-r--r--editors/openoffice-1.1-devel/Makefile2
-rw-r--r--editors/openoffice-1.1/Makefile2
-rw-r--r--editors/openoffice-2.0-devel/Makefile2
-rw-r--r--editors/openoffice-3-devel/Makefile2
-rw-r--r--editors/openoffice-3/Makefile2
-rw-r--r--editors/openoffice-devel/Makefile2
-rw-r--r--editors/openoffice.org-1.0/Makefile2
-rw-r--r--editors/openoffice.org-1.1-devel/Makefile2
-rw-r--r--editors/openoffice.org-1.1/Makefile2
-rw-r--r--editors/openoffice.org-2-RC/Makefile2
-rw-r--r--editors/openoffice.org-2-devel/Makefile2
-rw-r--r--editors/openoffice.org-2.0-devel/Makefile2
-rw-r--r--editors/openoffice.org-2.0/Makefile2
-rw-r--r--editors/openoffice.org-2/Makefile2
-rw-r--r--editors/openoffice.org-3-RC/Makefile2
-rw-r--r--editors/openoffice.org-3-devel/Makefile2
-rw-r--r--editors/openoffice.org-3/Makefile2
-rw-r--r--editors/openoffice.org-vcltesttool/Makefile2
-rw-r--r--editors/openoffice/Makefile2
-rw-r--r--editors/staroffice5/Makefile2
-rw-r--r--editors/staroffice52/Makefile2
-rw-r--r--editors/staroffice60/Makefile2
-rw-r--r--editors/staroffice70/Makefile2
-rw-r--r--german/staroffice70/Makefile2
25 files changed, 25 insertions, 25 deletions
diff --git a/editors/openoffice-1.0/Makefile b/editors/openoffice-1.0/Makefile
index fc18982afafe..fb6d2571e383 100644
--- a/editors/openoffice-1.0/Makefile
+++ b/editors/openoffice-1.0/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:
diff --git a/editors/openoffice-1.1-devel/Makefile b/editors/openoffice-1.1-devel/Makefile
index fc18982afafe..fb6d2571e383 100644
--- a/editors/openoffice-1.1-devel/Makefile
+++ b/editors/openoffice-1.1-devel/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:
diff --git a/editors/openoffice-1.1/Makefile b/editors/openoffice-1.1/Makefile
index fc18982afafe..fb6d2571e383 100644
--- a/editors/openoffice-1.1/Makefile
+++ b/editors/openoffice-1.1/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:
diff --git a/editors/openoffice-2.0-devel/Makefile b/editors/openoffice-2.0-devel/Makefile
index fc18982afafe..fb6d2571e383 100644
--- a/editors/openoffice-2.0-devel/Makefile
+++ b/editors/openoffice-2.0-devel/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:
diff --git a/editors/openoffice-3-devel/Makefile b/editors/openoffice-3-devel/Makefile
index fc18982afafe..fb6d2571e383 100644
--- a/editors/openoffice-3-devel/Makefile
+++ b/editors/openoffice-3-devel/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:
diff --git a/editors/openoffice-3/Makefile b/editors/openoffice-3/Makefile
index fc18982afafe..fb6d2571e383 100644
--- a/editors/openoffice-3/Makefile
+++ b/editors/openoffice-3/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:
diff --git a/editors/openoffice-devel/Makefile b/editors/openoffice-devel/Makefile
index fc18982afafe..fb6d2571e383 100644
--- a/editors/openoffice-devel/Makefile
+++ b/editors/openoffice-devel/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:
diff --git a/editors/openoffice.org-1.0/Makefile b/editors/openoffice.org-1.0/Makefile
index fc18982afafe..fb6d2571e383 100644
--- a/editors/openoffice.org-1.0/Makefile
+++ b/editors/openoffice.org-1.0/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:
diff --git a/editors/openoffice.org-1.1-devel/Makefile b/editors/openoffice.org-1.1-devel/Makefile
index fc18982afafe..fb6d2571e383 100644
--- a/editors/openoffice.org-1.1-devel/Makefile
+++ b/editors/openoffice.org-1.1-devel/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:
diff --git a/editors/openoffice.org-1.1/Makefile b/editors/openoffice.org-1.1/Makefile
index fc18982afafe..fb6d2571e383 100644
--- a/editors/openoffice.org-1.1/Makefile
+++ b/editors/openoffice.org-1.1/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:
diff --git a/editors/openoffice.org-2-RC/Makefile b/editors/openoffice.org-2-RC/Makefile
index fc18982afafe..fb6d2571e383 100644
--- a/editors/openoffice.org-2-RC/Makefile
+++ b/editors/openoffice.org-2-RC/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:
diff --git a/editors/openoffice.org-2-devel/Makefile b/editors/openoffice.org-2-devel/Makefile
index fc18982afafe..fb6d2571e383 100644
--- a/editors/openoffice.org-2-devel/Makefile
+++ b/editors/openoffice.org-2-devel/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:
diff --git a/editors/openoffice.org-2.0-devel/Makefile b/editors/openoffice.org-2.0-devel/Makefile
index fc18982afafe..fb6d2571e383 100644
--- a/editors/openoffice.org-2.0-devel/Makefile
+++ b/editors/openoffice.org-2.0-devel/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:
diff --git a/editors/openoffice.org-2.0/Makefile b/editors/openoffice.org-2.0/Makefile
index fc18982afafe..fb6d2571e383 100644
--- a/editors/openoffice.org-2.0/Makefile
+++ b/editors/openoffice.org-2.0/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:
diff --git a/editors/openoffice.org-2/Makefile b/editors/openoffice.org-2/Makefile
index fc18982afafe..fb6d2571e383 100644
--- a/editors/openoffice.org-2/Makefile
+++ b/editors/openoffice.org-2/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:
diff --git a/editors/openoffice.org-3-RC/Makefile b/editors/openoffice.org-3-RC/Makefile
index fc18982afafe..fb6d2571e383 100644
--- a/editors/openoffice.org-3-RC/Makefile
+++ b/editors/openoffice.org-3-RC/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:
diff --git a/editors/openoffice.org-3-devel/Makefile b/editors/openoffice.org-3-devel/Makefile
index fc18982afafe..fb6d2571e383 100644
--- a/editors/openoffice.org-3-devel/Makefile
+++ b/editors/openoffice.org-3-devel/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:
diff --git a/editors/openoffice.org-3/Makefile b/editors/openoffice.org-3/Makefile
index fc18982afafe..fb6d2571e383 100644
--- a/editors/openoffice.org-3/Makefile
+++ b/editors/openoffice.org-3/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:
diff --git a/editors/openoffice.org-vcltesttool/Makefile b/editors/openoffice.org-vcltesttool/Makefile
index fc18982afafe..fb6d2571e383 100644
--- a/editors/openoffice.org-vcltesttool/Makefile
+++ b/editors/openoffice.org-vcltesttool/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:
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:
diff --git a/editors/staroffice5/Makefile b/editors/staroffice5/Makefile
index fc18982afafe..fb6d2571e383 100644
--- a/editors/staroffice5/Makefile
+++ b/editors/staroffice5/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:
diff --git a/editors/staroffice52/Makefile b/editors/staroffice52/Makefile
index fc18982afafe..fb6d2571e383 100644
--- a/editors/staroffice52/Makefile
+++ b/editors/staroffice52/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:
diff --git a/editors/staroffice60/Makefile b/editors/staroffice60/Makefile
index fc18982afafe..fb6d2571e383 100644
--- a/editors/staroffice60/Makefile
+++ b/editors/staroffice60/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:
diff --git a/editors/staroffice70/Makefile b/editors/staroffice70/Makefile
index fc18982afafe..fb6d2571e383 100644
--- a/editors/staroffice70/Makefile
+++ b/editors/staroffice70/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:
diff --git a/german/staroffice70/Makefile b/german/staroffice70/Makefile
index fc18982afafe..fb6d2571e383 100644
--- a/german/staroffice70/Makefile
+++ b/german/staroffice70/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: