mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Drop .la files, no dependees require them
- Strip libraries Approved by: portmgr blanket
This commit is contained in:
parent
a1fa8b3bff
commit
ff80007065
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364737
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= libsigcx
|
||||
PORTVERSION= 0.6.6
|
||||
PORTREVISION= 7
|
||||
PORTREVISION= 8
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= SF
|
||||
|
||||
@ -15,11 +15,12 @@ LIB_DEPENDS= libsigc-1.2.so:${PORTSDIR}/devel/libsigc++12
|
||||
|
||||
OPTIONS_DEFINE= STATIC
|
||||
|
||||
USES= gmake libtool:keepla pathfix pkgconfig
|
||||
USES= gmake libtool pathfix pkgconfig
|
||||
USE_GNOME= gtk20
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= ac_cv_path_DOXYGEN=""
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
STATIC_CONFIGURE_ENABLE= static
|
||||
OPTIONS_SUB= yes
|
||||
|
@ -19,12 +19,10 @@ include/sigcx-0.6/sigcx/timeval.h
|
||||
include/sigcx-0.6/sigcx/tunnel.h
|
||||
include/sigcx-0.6/sigcx/util.h
|
||||
%%STATIC%%lib/libsigcx-0.6.a
|
||||
lib/libsigcx-0.6.la
|
||||
lib/libsigcx-0.6.so
|
||||
lib/libsigcx-0.6.so.4
|
||||
lib/libsigcx-0.6.so.4.0.0
|
||||
%%STATIC%%lib/libsigcx-gtk-0.6.a
|
||||
lib/libsigcx-gtk-0.6.la
|
||||
lib/libsigcx-gtk-0.6.so
|
||||
lib/libsigcx-gtk-0.6.so.1
|
||||
lib/libsigcx-gtk-0.6.so.1.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user