From 22f2d923433d86d97d88921a70d4916eda06d5c0 Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Mon, 13 Oct 2003 20:36:36 +0000 Subject: [PATCH] Remove use/install of embedded libltdl, using devel/libltdl instead. Port seems to be broken either way, though: ===> Building for posadis-0.60.1_1 make: don't know how to make all. Stop An empty Makefile is generated. Submitted by: Oliver Eikemeier --- dns/posadis/Makefile | 6 ++++-- dns/posadis/pkg-plist | 5 ----- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/dns/posadis/Makefile b/dns/posadis/Makefile index 7da3da2244db..be59e34ea694 100644 --- a/dns/posadis/Makefile +++ b/dns/posadis/Makefile @@ -7,6 +7,7 @@ PORTNAME= posadis PORTVERSION= 0.60.1 +PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,9 +17,10 @@ COMMENT= "Domain Name Server (DNS) implementation" LIB_DEPENDS= poslib.0:${PORTSDIR}/devel/poslib -GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_LIBTOOL= yes +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_ARGS= --disable-ltdl-install +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" INSTALLS_SHLIB= yes PLIST_SUB= VERSION="${PORTVERSION}" diff --git a/dns/posadis/pkg-plist b/dns/posadis/pkg-plist index a70ab37bba25..c9bce754e071 100644 --- a/dns/posadis/pkg-plist +++ b/dns/posadis/pkg-plist @@ -4,7 +4,6 @@ bin/posadis-config bin/posadis-getroots bin/posask bin/poshost -include/ltdl.h include/posadis-%%VERSION%%/auth_mem.h include/posadis-%%VERSION%%/cacheapply.h include/posadis-%%VERSION%%/configuration.h @@ -23,10 +22,6 @@ include/posadis-%%VERSION%%/zonetransfer.h include/posadis-%%VERSION%%/secondary.h include/posadis-%%VERSION%%/updates.h @dirrm include/posadis-%%VERSION%% -lib/libltdl.so.4 -lib/libltdl.so -lib/libltdl.la -lib/libltdl.a lib/posadis/revmap.so.0 lib/posadis/revmap.so lib/posadis/revmap.la