mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
- Drop .la files, no dependees require them
Approved by: portmgr blanket
This commit is contained in:
parent
b78dc09d6a
commit
3b48cb260c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=366057
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= libunique
|
||||
PORTVERSION= 3.0.2
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11-toolkits
|
||||
MASTER_SITES= GNOME
|
||||
|
||||
@ -13,7 +13,7 @@ COMMENT= Library for single instance applications
|
||||
LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib
|
||||
|
||||
USE_XORG= ice x11
|
||||
USES= gettext gmake libtool:keepla pathfix pkgconfig tar:xz
|
||||
USES= gettext gmake libtool pathfix pkgconfig tar:xz
|
||||
USE_LDCONFIG= yes
|
||||
USE_GNOME= gtk30 gnomeprefix
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -5,7 +5,6 @@ include/unique-3.0/unique/uniqueenumtypes.h
|
||||
include/unique-3.0/unique/uniquemessage.h
|
||||
include/unique-3.0/unique/uniqueversion.h
|
||||
lib/girepository-1.0/Unique-3.0.typelib
|
||||
lib/libunique-3.0.la
|
||||
lib/libunique-3.0.so
|
||||
lib/libunique-3.0.so.0
|
||||
lib/libunique-3.0.so.0.0.2
|
||||
|
Loading…
Reference in New Issue
Block a user