Date: Tue, 27 Jun 2006 01:13:41 GMT From: Arseny Nasokin <tarc@tarc.po.cs.msu.su> To: freebsd-gnats-submit@FreeBSD.org Subject: misc/99509: [PATCH][bsd.port.mk] move USE_OPENSSL to post section Message-ID: <200606270113.k5R1Dfap090367@www.freebsd.org> Resent-Message-ID: <200606270120.k5R1KHbm005557@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 99509
>Category: misc
>Synopsis: [PATCH][bsd.port.mk] move USE_OPENSSL to post section
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Tue Jun 27 01:20:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Arseny Nasokin
>Release: FreeBSD 7.0-CURRENT
>Organization:
Moscow State University
>Environment:
>Description:
Reason of it: too many ports want use OpenSSL optionally
>How-To-Repeat:
>Fix:
Index: bsd.port.mk
===================================================================
RCS file: /home/ncvs/ports/Mk/bsd.port.mk,v
retrieving revision 1.535
diff -r1.535 bsd.port.mk
1363,1366d1362
< .if defined(USE_OPENSSL)
< .include "${PORTSDIR}/Mk/bsd.openssl.mk"
< .endif
<
1524a1521,1524
> .if defined(USE_OPENSSL)
> .include "${PORTSDIR}/Mk/bsd.openssl.mk"
> .endif
>
>Release-Note:
>Audit-Trail:
>Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606270113.k5R1Dfap090367>
