From 2b608721e2fd69f2fc28c7008c659631151c6c30 Mon Sep 17 00:00:00 2001 From: kwm Date: Fri, 25 Apr 2014 21:50:30 +0000 Subject: Switch to USES=libtool:keepla for now. While I rather want to ditch .la files I think we need to keep em a cycle. So that other ports have a chance to update there .la files not to record dependancies .la files. sprinkle some USE_AUTOTOOLS=libtool -> libtoolize. This will give us base libtool (ltmain.sh and libtool.m4) files. But doesn't depend on ${LOCALBASE}/bin/libtool INSTALL_TARGET=install-strip and misc smaller cleanups. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19578 df743ca5-7f9a-e211-a948-0013205c9059 --- databases/evolution-data-server/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'databases/evolution-data-server') diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile index d21d81c65..0b9fd8b0b 100644 --- a/databases/evolution-data-server/Makefile +++ b/databases/evolution-data-server/Makefile @@ -25,7 +25,7 @@ LIB_DEPENDS= libsoup-gnome-2.4.so:${PORTSDIR}/devel/libsoup-gnome \ libtasn1.so:${PORTSDIR}/security/libtasn1 \ libgnome-keyring.so:${PORTSDIR}/security/libgnome-keyring -USES= bison gettext gmake libtool pathfix pkgconfig tar:xz +USES= bison gettext gmake libtool:keepla pathfix pkgconfig tar:xz USE_GNOME= gnomeprefix gtk30 intlhack introspection:build \ libxml2 USE_OPENLDAP= yes -- cgit v1.2.3