View | Details | Raw Unified | Return to bug 73556
Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 16-22 Link Here
16
MAINTAINER=	knu@FreeBSD.org
16
MAINTAINER=	knu@FreeBSD.org
17
COMMENT=	TCP wrappers library for Ruby
17
COMMENT=	TCP wrappers library for Ruby
18
18
19
BUILD_DEPENDS=	${LOCALBASE}/lib/libident.a:${PORTSDIR}/security/libident
19
LIB_DEPENDS=	ident.0:${PORTSDIR}/security/libident
20
20
21
USE_RUBY=	yes
21
USE_RUBY=	yes
22
USE_RUBY_EXTCONF=	yes
22
USE_RUBY_EXTCONF=	yes

Return to bug 73556