ports/56010: add missing quote in post-install message
Roman Neuhauser
roman at bellavista.cz
Tue Aug 26 17:20:15 UTC 2003
>Number: 56010
>Category: ports
>Synopsis: add missing quote in post-install message
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Tue Aug 26 10:20:10 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: Roman Neuhauser
>Release: FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD freepuppy.bellavista.cz 4.8-STABLE FreeBSD 4.8-STABLE #3: Tue Aug 26 12:34:53 CEST 2003 roman at freepuppy.bellavista.cz:/usr/obj/usr/src/sys/FREEPUPPY2_5 i386
>Description:
>How-To-Repeat:
>Fix:
--- mail-cclient-Makefile-quote.patch begins here ---
--- Makefile.orig Tue Aug 26 19:14:16 2003
+++ Makefile Tue Aug 26 19:14:23 2003
@@ -87,7 +87,7 @@
.if !defined(WITHOUT_SSL)
@${ECHO} "================================================================================"
@${ECHO} "Warning: You have chosen to include SSL support. Applications/ports that use"
- @${ECHO} "the cclient library but do not support SSL may stop working or have problems
+ @${ECHO} "the cclient library but do not support SSL may stop working or have problems"
@${ECHO} "linking. Linking them explicitly with ssl (-lssl -lcrypto) may or may not help."
@${ECHO} "================================================================================"
.endif
--- mail-cclient-Makefile-quote.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list