From owner-svn-ports-all@FreeBSD.ORG Tue Feb 25 07:53:49 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C7978E2E; Tue, 25 Feb 2014 07:53:49 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B37C11825; Tue, 25 Feb 2014 07:53:49 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s1P7rnkI083113; Tue, 25 Feb 2014 07:53:49 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s1P7rnMX083110; Tue, 25 Feb 2014 07:53:49 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201402250753.s1P7rnMX083110@svn.freebsd.org> From: Baptiste Daroussin Date: Tue, 25 Feb 2014 07:53:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r345921 - head/graphics/libetonyek X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Feb 2014 07:53:49 -0000 Author: bapt Date: Tue Feb 25 07:53:49 2014 New Revision: 345921 URL: http://svnweb.freebsd.org/changeset/ports/345921 QAT: https://qat.redports.org/buildarchive/r345921/ Log: Convert to USES=libtool (this fixes some overlinking as well as producing library names that upstream would expect) Modified: head/graphics/libetonyek/Makefile head/graphics/libetonyek/pkg-plist Modified: head/graphics/libetonyek/Makefile ============================================================================== --- head/graphics/libetonyek/Makefile Tue Feb 25 07:47:15 2014 (r345920) +++ head/graphics/libetonyek/Makefile Tue Feb 25 07:53:49 2014 (r345921) @@ -2,6 +2,7 @@ PORTNAME= libetonyek PORTVERSION= 0.0.3 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://dev-www.libreoffice.org/src/ @@ -21,10 +22,10 @@ OPTIONS_DEFINE= DOCS TEST CONFIGURE_ARGS= --disable-werror CPPFLAGS+= -I${LOCALBASE}/include -USE_AUTOTOOLS= libtool USE_LDCONFIG= yes +GNU_CONFIGURE= yes USE_XZ= yes -USES= gmake pkgconfig pathfix +USES= gmake libtool pkgconfig pathfix PORTDOCS= * DOCS_BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen Modified: head/graphics/libetonyek/pkg-plist ============================================================================== --- head/graphics/libetonyek/pkg-plist Tue Feb 25 07:47:15 2014 (r345920) +++ head/graphics/libetonyek/pkg-plist Tue Feb 25 07:53:49 2014 (r345921) @@ -9,6 +9,7 @@ lib/libetonyek-0.0.a lib/libetonyek-0.0.la lib/libetonyek-0.0.so lib/libetonyek-0.0.so.0 +lib/libetonyek-0.0.so.0.0.3 libdata/pkgconfig/libetonyek-0.0.pc @dirrm include/libetonyek-0.0/libetonyek @dirrm include/libetonyek-0.0