misc/99509: [PATCH][bsd.port.mk] move USE_OPENSSL to post section
Arseny Nasokin
tarc at tarc.po.cs.msu.su
Tue Jun 27 01:20:17 UTC 2006
>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:
More information about the freebsd-bugs
mailing list