From 1d560932fcf6b1faa1533516fa79626dfa47c231 Mon Sep 17 00:00:00 2001 From: tv Date: Fri, 15 Oct 2004 11:54:10 +0000 Subject: Update linkage to libltdl, now in its own package. --- databases/openldap/Makefile | 4 ++-- databases/openldap/options.mk | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'databases/openldap') diff --git a/databases/openldap/Makefile b/databases/openldap/Makefile index 71d485f5256..33cb20ef740 100644 --- a/databases/openldap/Makefile +++ b/databases/openldap/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.83 2004/10/03 00:13:21 tv Exp $ +# $NetBSD: Makefile,v 1.84 2004/10/15 11:54:10 tv Exp $ DISTNAME= openldap-2.2.13 SVR4_PKGNAME= oldap -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= databases MASTER_SITES= ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/ EXTRACT_SUFX= .tgz diff --git a/databases/openldap/options.mk b/databases/openldap/options.mk index aeb2ce07d75..6911a13f571 100644 --- a/databases/openldap/options.mk +++ b/databases/openldap/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.3 2004/09/27 04:11:52 rh Exp $ +# $NetBSD: options.mk,v 1.4 2004/10/15 11:54:10 tv Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.openldap PKG_SUPPORTED_OPTIONS= dynamic kerberos sasl slp @@ -9,7 +9,7 @@ PKG_SUPPORTED_OPTIONS= dynamic kerberos sasl slp ### specified, then link the backend modules statically into slapd. ### .if !empty(PKG_OPTIONS:Mdynamic) -. include "../../devel/libtool/buildlink3.mk" +. include "../../devel/libltdl/buildlink3.mk" CONFIGURE_ARGS+= --enable-modules PLIST_SUBST+= DYNAMIC_MOD= .else -- cgit v1.2.3