- Drop .la files, no dependees require them
Approved by: portmgr blanket
This commit is contained in:
parent
879e7d2561
commit
00fab70f4b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=366108
2 changed files with 2 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue