1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Use LIB_DEPENDS instead of bogus BUILD_DEPENDS

Approved by: dd (maintainer)
This commit is contained in:
Volker Stolz 2005-11-29 08:16:58 +00:00
parent 1241b09008
commit 9642533200
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=149866

View File

@ -13,7 +13,7 @@ MASTER_SITES= http://www.hairylemon.org/~ad/software/qident/
MAINTAINER= dd@FreeBSD.org
COMMENT= Query a remote IDENT (RFC 1413) server
BUILD_DEPENDS= ${LOCALBASE}/lib/libident.a:${PORTSDIR}/security/libident
LIB_DEPENDS= ident.0:${PORTSDIR}/security/libident
USE_REINPLACE= yes