Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Aug 2014 17:29:30 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r366108 - head/x11-themes/gtk-blueprint-engine
Message-ID:  <201408251729.s7PHTUQS022518@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Mon Aug 25 17:29:30 2014
New Revision: 366108
URL: http://svnweb.freebsd.org/changeset/ports/366108
QAT: https://qat.redports.org/buildarchive/r366108/

Log:
  - Drop .la files, no dependees require them
  
  Approved by:	portmgr blanket

Modified:
  head/x11-themes/gtk-blueprint-engine/Makefile
  head/x11-themes/gtk-blueprint-engine/pkg-plist

Modified: head/x11-themes/gtk-blueprint-engine/Makefile
==============================================================================
--- head/x11-themes/gtk-blueprint-engine/Makefile	Mon Aug 25 17:29:19 2014	(r366107)
+++ head/x11-themes/gtk-blueprint-engine/Makefile	Mon Aug 25 17:29:30 2014	(r366108)
@@ -3,7 +3,7 @@
 
 PORTNAME=	blueprint
 PORTVERSION=	0.9.20
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	x11-themes
 MASTER_SITES=	http://dlc.sun.com/osol/jds/downloads/extras/
 PKGNAMEPREFIX=	gtk-
@@ -17,7 +17,7 @@ LICENSE=	GPLv2
 BUILD_DEPENDS=	icon-naming-utils>=0.8.90:${PORTSDIR}/x11-themes/icon-naming-utils
 
 GNU_CONFIGURE=	yes
-USES=		gmake libtool:keepla perl5 pkgconfig tar:bzip2
+USES=		gmake libtool perl5 pkgconfig tar:bzip2
 USE_GNOME=	glib20 gtk20 intltool intlhack
 INSTALLS_ICONS=	yes
 

Modified: head/x11-themes/gtk-blueprint-engine/pkg-plist
==============================================================================
--- head/x11-themes/gtk-blueprint-engine/pkg-plist	Mon Aug 25 17:29:19 2014	(r366107)
+++ head/x11-themes/gtk-blueprint-engine/pkg-plist	Mon Aug 25 17:29:30 2014	(r366108)
@@ -1,5 +1,4 @@
 lib/gtk-2.0/%%GTK2_VERSION%%/engines/libblueprint.a
-lib/gtk-2.0/%%GTK2_VERSION%%/engines/libblueprint.la
 lib/gtk-2.0/%%GTK2_VERSION%%/engines/libblueprint.so
 share/icons/blueprint/36x36/apps/gnome-spinner-rest.png
 share/icons/blueprint/36x36/apps/gnome-spinner.png



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408251729.s7PHTUQS022518>