- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket
This commit is contained in:
parent
401286ff02
commit
abbf830689
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356760
@ -4,6 +4,7 @@
|
||||
|
||||
PORTNAME= colord-gtk
|
||||
PORTVERSION= 0.1.25
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://www.freedesktop.org/software/colord/releases/
|
||||
|
||||
@ -17,7 +18,7 @@ LIB_DEPENDS= libcolord.so:${PORTSDIR}/graphics/colord \
|
||||
liblcms2.so:${PORTSDIR}/graphics/lcms2
|
||||
|
||||
USE_GNOME= gnomehier gtk30 intlhack introspection:build
|
||||
USES= gettext gmake pathfix pkgconfig tar:xz
|
||||
USES= gettext gmake pathfix pkgconfig tar:xz libtool
|
||||
USE_SQLITE= 3
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -6,9 +6,9 @@ include/colord-1/colord-gtk/cd-window-sync.h
|
||||
include/colord-1/colord-gtk/cd-window.h
|
||||
lib/girepository-1.0/ColordGtk-1.0.typelib
|
||||
lib/libcolord-gtk.a
|
||||
lib/libcolord-gtk.la
|
||||
lib/libcolord-gtk.so
|
||||
lib/libcolord-gtk.so.1
|
||||
lib/libcolord-gtk.so.1.0.2
|
||||
libdata/pkgconfig/colord-gtk.pc
|
||||
share/gir-1.0/ColordGtk-1.0.gir
|
||||
share/locale/en_GB/LC_MESSAGES/colord-gtk.mo
|
||||
|
Loading…
Reference in New Issue
Block a user