From ca808f0eaebe5bce7acf4b82ce3d8c4b67f1a02a Mon Sep 17 00:00:00 2001 From: ade Date: Fri, 4 Jun 2004 17:29:38 +0000 Subject: Sync with new bsd.autotools.mk --- dns/posadis/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'dns/posadis') diff --git a/dns/posadis/Makefile b/dns/posadis/Makefile index f48393b8442..e626663b6e4 100644 --- a/dns/posadis/Makefile +++ b/dns/posadis/Makefile @@ -15,8 +15,9 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= sergei@FreeBSD.org COMMENT= "Domain Name Server (DNS) implementation" -LIB_DEPENDS= poslib.0:${PORTSDIR}/devel/poslib \ - ltdl.4:${PORTSDIR}/devel/libltdl +LIB_DEPENDS= poslib.0:${PORTSDIR}/devel/poslib + +USE_LIBLTDL= yes .if defined(WITH_FAM) || exists(${LOCALBASE}/lib/libfam.so) CONFIGURE_ARGS= --enable-fam -- cgit