svn commit: r366108 - head/x11-themes/gtk-blueprint-engine
Dmitry Marakasov
amdmi3 at FreeBSD.org
Mon Aug 25 17:29:31 UTC 2014
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
More information about the svn-ports-head
mailing list