From 62aa7fe94673789fb863494cfaf642ffdcff0b5d Mon Sep 17 00:00:00 2001 From: kris Date: Sun, 28 Jan 2007 09:07:47 +0000 Subject: Use libtool port instead of included one to avoid objformat a.out botch --- devel/libopendaap/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/libopendaap') diff --git a/devel/libopendaap/Makefile b/devel/libopendaap/Makefile index 7ccd67cf6f5..bd30813375b 100644 --- a/devel/libopendaap/Makefile +++ b/devel/libopendaap/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://crazney.net/programs/itunes/files/ MAINTAINER= multimedia@FreeBSD.org COMMENT= C lib used to connect to iTunes(R) music shares +USE_AUTOTOOLS= libtool:15 USE_BZIP2= yes USE_GNOME= gnomehack gnometarget pkgconfig GNU_CONFIGURE= yes -- cgit