summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1998-12-30 03:56:28 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1998-12-30 03:56:28 +0000
commitb5ee406703c99eda5303b9501949b3de801d03ee (patch)
tree9c3d7ceea2557a76cd1fe583af9127dccf2e7436 /net
parentFix MANCOMPRESSED (=maybe) and work on standard -current. (diff)
Some how this got formated as a text paragraph w/line breaks at column 80.
Notes
Notes: svn path=/head/; revision=15718
Diffstat (limited to 'net')
-rw-r--r--net/citrix_ica/Makefile14
-rw-r--r--net/citrix_xenapp/Makefile14
2 files changed, 10 insertions, 18 deletions
diff --git a/net/citrix_ica/Makefile b/net/citrix_ica/Makefile
index b60ce913c882..040204cafd5c 100644
--- a/net/citrix_ica/Makefile
+++ b/net/citrix_ica/Makefile
@@ -3,7 +3,7 @@
# Date created: 20 Sep 1998
# Whom: msmith
#
-# $Id: Makefile,v 1.2 1998/11/06 07:09:15 msmith Exp $
+# $Id: Makefile,v 1.3 1998/12/28 23:38:12 msmith Exp $
#
DISTNAME= linux
@@ -28,17 +28,13 @@ BINDIR= ${PREFIX}/bin
do-fetch:
@if [ ! -f ${DISTDIR}/${DISTFILES} ]; then \
${ECHO} "" ; \
- ${ECHO} " The source to this port may not be automatically fetched"
-; \
- ${ECHO} " due to licensing restrictions. You MUST fetch the source"
-; \
- ${ECHO} " manually after reading and agreeing to the license at:" ;
-\
+ ${ECHO} " The source to this port may not be automatically fetched" ; \
+ ${ECHO} " due to licensing restrictions. You MUST fetch the source" ; \
+ ${ECHO} " manually after reading and agreeing to the license at:" ; \
${ECHO} "" ; \
${ECHO} " http://download.citrix.com/download.asp?client=LINUX" ; \
${ECHO} "" ; \
- ${ECHO} " Once ${DISTFILES} has been downloaded, move it to ${DISTDI
-R}" ; \
+ ${ECHO} " Once ${DISTFILES} has been downloaded, move it to ${DISTDIR}" ; \
${ECHO} " and then restart this build." ; \
${ECHO} "" ; \
exit 1 ; \
diff --git a/net/citrix_xenapp/Makefile b/net/citrix_xenapp/Makefile
index b60ce913c882..040204cafd5c 100644
--- a/net/citrix_xenapp/Makefile
+++ b/net/citrix_xenapp/Makefile
@@ -3,7 +3,7 @@
# Date created: 20 Sep 1998
# Whom: msmith
#
-# $Id: Makefile,v 1.2 1998/11/06 07:09:15 msmith Exp $
+# $Id: Makefile,v 1.3 1998/12/28 23:38:12 msmith Exp $
#
DISTNAME= linux
@@ -28,17 +28,13 @@ BINDIR= ${PREFIX}/bin
do-fetch:
@if [ ! -f ${DISTDIR}/${DISTFILES} ]; then \
${ECHO} "" ; \
- ${ECHO} " The source to this port may not be automatically fetched"
-; \
- ${ECHO} " due to licensing restrictions. You MUST fetch the source"
-; \
- ${ECHO} " manually after reading and agreeing to the license at:" ;
-\
+ ${ECHO} " The source to this port may not be automatically fetched" ; \
+ ${ECHO} " due to licensing restrictions. You MUST fetch the source" ; \
+ ${ECHO} " manually after reading and agreeing to the license at:" ; \
${ECHO} "" ; \
${ECHO} " http://download.citrix.com/download.asp?client=LINUX" ; \
${ECHO} "" ; \
- ${ECHO} " Once ${DISTFILES} has been downloaded, move it to ${DISTDI
-R}" ; \
+ ${ECHO} " Once ${DISTFILES} has been downloaded, move it to ${DISTDIR}" ; \
${ECHO} " and then restart this build." ; \
${ECHO} "" ; \
exit 1 ; \