mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket
This commit is contained in:
parent
060186521f
commit
14ff747e88
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356526
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= libsexymm
|
||||
PORTVERSION= 0.1.9
|
||||
PORTREVISION= 6
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= x11-toolkits devel
|
||||
MASTER_SITES= http://releases.chipx86.com/libsexy/libsexymm/
|
||||
|
||||
@ -15,8 +15,7 @@ LICENSE= LGPL21
|
||||
LIB_DEPENDS= libsexy.so:${PORTSDIR}/x11-toolkits/libsexy \
|
||||
libgtkmm-2.4.so:${PORTSDIR}/x11-toolkits/gtkmm24
|
||||
|
||||
USES= gmake pathfix pkgconfig
|
||||
USE_AUTOTOOLS= libtool
|
||||
USES= gmake pathfix pkgconfig libtool
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
@ -11,9 +11,9 @@ include/libsexymm/libsexymm/tree-view.h
|
||||
include/libsexymm/libsexymm/url-label.h
|
||||
include/libsexymm/libsexymm/wrap_init.h
|
||||
lib/libsexymm.a
|
||||
lib/libsexymm.la
|
||||
lib/libsexymm.so
|
||||
lib/libsexymm.so.2
|
||||
lib/libsexymm.so.2.0.1
|
||||
lib/libsexymm/include/libsexymmconfig.h
|
||||
lib/libsexymm/proc/m4/convert.m4
|
||||
lib/libsexymm/proc/m4/convert_libsexymm.m4
|
||||
|
Loading…
Reference in New Issue
Block a user