Date: Wed, 21 Jan 2009 16:38:23 GMT From: Daisuke Ban <exceed@alae.jp> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/130830: ports problem: imap-uw ignores WITH_DRAC option Message-ID: <200901211638.n0LGcNdI071889@www.freebsd.org> Resent-Message-ID: <200901211640.n0LGe2Du098034@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 130830 >Category: ports >Synopsis: ports problem: imap-uw ignores WITH_DRAC option >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: Wed Jan 21 16:40:02 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Daisuke Ban >Release: 7.1 >Organization: >Environment: FreeBSD 7.1-STABLE #0 >Description: PORTNAME= imap PORTVERSION= 2007e PORTEPOCH= 1 When be set "DRAC" option, WITH_DRAC is set. But compilation flag is not set. >How-To-Repeat: >Fix: *** 33,38 **** --- 33,39 ---- LIB_DEPENDS= c-client4.9:${PORTSDIR}/mail/cclient .if defined(WITH_DRAC) + MAKE_ARGS+= WITH_DRAC=yes BUILD_DEPENDS= ${LOCALBASE}/lib/libdrac.a:${PORTSDIR}/mail/drac .endif >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901211638.n0LGcNdI071889>