diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-08-25 17:29:30 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-08-25 17:29:30 +0000 |
commit | 00fab70f4bbd959afe75089b8c4c4f1c77744020 (patch) | |
tree | c8adbbf0fe7eb6d5b13dcf9cf9e2e03b50ed2bb9 /x11-themes | |
parent | 879e7d25619cdb083b69cfed515c5530d43f5198 (diff) |
- Drop .la files, no dependees require them
Approved by: portmgr blanket
Notes
Notes:
svn path=/head/; revision=366108
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gtk-blueprint-engine/Makefile | 4 | ||||
-rw-r--r-- | x11-themes/gtk-blueprint-engine/pkg-plist | 1 |
2 files changed, 2 insertions, 3 deletions
diff --git a/x11-themes/gtk-blueprint-engine/Makefile b/x11-themes/gtk-blueprint-engine/Makefile index b960587d6d15..5bda03f67319 100644 --- a/x11-themes/gtk-blueprint-engine/Makefile +++ b/x11-themes/gtk-blueprint-engine/Makefile @@ -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 diff --git a/x11-themes/gtk-blueprint-engine/pkg-plist b/x11-themes/gtk-blueprint-engine/pkg-plist index be0fba7a5af3..eb5293d29ab4 100644 --- a/x11-themes/gtk-blueprint-engine/pkg-plist +++ b/x11-themes/gtk-blueprint-engine/pkg-plist @@ -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 |