From ae994c8ea8a59644c1a1406b0b6547826bc12791 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Thu, 1 Feb 2007 02:42:05 +0000 Subject: Use libtool port instead of included version to avoid objformat a.out botch --- devel/libtap/Makefile | 1 + devel/libtap/pkg-plist | 1 + 2 files changed, 2 insertions(+) (limited to 'devel/libtap') diff --git a/devel/libtap/Makefile b/devel/libtap/Makefile index 445da92921df..9a6f6a7cefb4 100644 --- a/devel/libtap/Makefile +++ b/devel/libtap/Makefile @@ -16,6 +16,7 @@ DISTNAME= tap-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Library implementing the Test Anything Protocol +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/devel/libtap/pkg-plist b/devel/libtap/pkg-plist index 6c4f3db4991d..139a1effe876 100644 --- a/devel/libtap/pkg-plist +++ b/devel/libtap/pkg-plist @@ -1,4 +1,5 @@ include/tap.h lib/libtap.a +lib/libtap.la lib/libtap.so lib/libtap.so.0 -- cgit v1.2.3