From owner-svn-ports-head@FreeBSD.ORG Thu Sep 4 19:23:28 2014 Return-Path: Delivered-To: svn-ports-head@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 831B8236; Thu, 4 Sep 2014 19:23:28 +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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6E98B1A6E; Thu, 4 Sep 2014 19:23:28 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s84JNSGj002218; Thu, 4 Sep 2014 19:23:28 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s84JNSZj002216; Thu, 4 Sep 2014 19:23:28 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201409041923.s84JNSZj002216@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 4 Sep 2014 19:23:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r367305 - head/graphics/plotutils X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Sep 2014 19:23:28 -0000 Author: amdmi3 Date: Thu Sep 4 19:23:27 2014 New Revision: 367305 URL: http://svnweb.freebsd.org/changeset/ports/367305 QAT: https://qat.redports.org/buildarchive/r367305/ Log: - Drop .la files, no dependees require them Approved by: portmgr blanket Modified: head/graphics/plotutils/Makefile head/graphics/plotutils/pkg-plist Modified: head/graphics/plotutils/Makefile ============================================================================== --- head/graphics/plotutils/Makefile Thu Sep 4 18:43:58 2014 (r367304) +++ head/graphics/plotutils/Makefile Thu Sep 4 19:23:27 2014 (r367305) @@ -3,7 +3,7 @@ PORTNAME= plotutils PORTVERSION= 2.6 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= GNU @@ -13,7 +13,7 @@ COMMENT= Plotting library and toolkit LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png -USES= gmake motif libtool:keepla # parallel builds are broken with bmake(1) +USES= gmake motif libtool # parallel builds are broken with bmake(1) GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-libplotter --enable-libxmi --with-motif USE_LDCONFIG= yes Modified: head/graphics/plotutils/pkg-plist ============================================================================== --- head/graphics/plotutils/pkg-plist Thu Sep 4 18:43:58 2014 (r367304) +++ head/graphics/plotutils/pkg-plist Thu Sep 4 19:23:27 2014 (r367305) @@ -12,17 +12,14 @@ include/plotcompat.h include/plotter.h include/xmi.h lib/libplot.a -lib/libplot.la lib/libplot.so lib/libplot.so.2 lib/libplot.so.2.2.4 lib/libplotter.a -lib/libplotter.la lib/libplotter.so lib/libplotter.so.2 lib/libplotter.so.2.2.4 lib/libxmi.a -lib/libxmi.la lib/libxmi.so lib/libxmi.so.0 lib/libxmi.so.0.1.3