1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Make DRAC option actually do anything

PR:		ports/130830
Submitted by:	Daisuke Ban <exceed@alae.jp>
Approved by:	maintainer timeout (anders; 4 months)
This commit is contained in:
Pav Lucistnik 2009-05-21 15:21:35 +00:00
parent 234d45ffd2
commit 427ffe7abd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=234337

View File

@ -34,6 +34,7 @@ OPTIONS= SSL "Compile with SSL support" on \
LIB_DEPENDS= c-client4.9:${PORTSDIR}/mail/cclient
.if defined(WITH_DRAC)
BUILD_DEPENDS= ${LOCALBASE}/lib/libdrac.a:${PORTSDIR}/mail/drac
MAKE_ARGS+= WITH_DRAC=yes
.endif
DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}${PKGNAMESUFFIX}