From 8503536d3896846d823f7f76be54e0a99da8d8b6 Mon Sep 17 00:00:00 2001
From: Ade Lovett <ade@FreeBSD.org>
Date: Thu, 23 Feb 2006 10:40:44 +0000
Subject: Conversion to a single libtool environment.

Approved by:	portmgr (kris)
---
 dns/ldns/Makefile  | 2 +-
 dns/ldns/pkg-plist | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

(limited to 'dns/ldns')

diff --git a/dns/ldns/Makefile b/dns/ldns/Makefile
index 0b9da9b21776..b1342f8c8614 100644
--- a/dns/ldns/Makefile
+++ b/dns/ldns/Makefile
@@ -7,6 +7,7 @@
 
 PORTNAME=	ldns
 PORTVERSION=	1.0.1
+PORTREVISION=	1
 CATEGORIES=	dns
 MASTER_SITES=	http://www.nlnetlabs.nl/downloads/
 
@@ -18,7 +19,6 @@ BUILD_DEPENDS=	doxygen:${PORTSDIR}/devel/doxygen
 USE_AUTOTOOLS=	libtool:15
 USE_GMAKE=	yes
 USE_OPENSSL=	yes
-GNU_CONFIGURE=	yes
 INSTALLS_SHLIB=	yes
 
 OPTIONS=	EXAMPLES "With example programs" Off
diff --git a/dns/ldns/pkg-plist b/dns/ldns/pkg-plist
index c73af841f8c3..11e4171b7646 100644
--- a/dns/ldns/pkg-plist
+++ b/dns/ldns/pkg-plist
@@ -31,5 +31,6 @@ include/ldns/wire2host.h
 include/ldns/zone.h
 lib/libldns-1.0.1.so
 lib/libldns.a
+lib/libldns.la
 lib/libldns.so
 @dirrm include/ldns
-- 
cgit v1.2.3