Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Jan 2005 21:58:00 GMT
From:      Sergey Matveychuk <sem@FreeBSD.org>
To:        mranner@inode.at, sem@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/75822: [MAINTAINER] mail/rules_du_jour: [New option CURL]
Message-ID:  <200501082158.j08Lw0CD021825@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: [MAINTAINER] mail/rules_du_jour: [New option CURL]

State-Changed-From-To: open->closed
State-Changed-By: sem
State-Changed-When: Sat Jan 8 21:54:06 GMT 2005
State-Changed-Why: 
Committed, thanks!
Note: don't bump PORTREVISION if you add a feature that off by default.
What do you think heppened if curl is installed but WITH_CURL is not defined?
I think you need more tricky way:
.if defined(WITH_CURL) || exist(path_to_curl_lib)

http://www.freebsd.org/cgi/query-pr.cgi?pr=75822



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501082158.j08Lw0CD021825>