mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Drop another large wad (several Mb) of static libs
This commit is contained in:
parent
12d1e33536
commit
773a1578f9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=136089
@ -18,10 +18,11 @@ COMMENT= An C++ networking library and application framework
|
||||
USE_GNOME= gnomehack gnometarget pkgconfig
|
||||
USE_REINPLACE= yes
|
||||
USE_LIBTOOL_VER= 15
|
||||
CONFIGURE_ARGS= --disable-html-docs
|
||||
CONFIGURE_ARGS= --disable-html-docs --disable-static
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
post-patch:
|
||||
@${CP} ${LTMAIN} ${WRKSRC}
|
||||
@${REINPLACE_CMD} -e '/^SUBDIRS/s: doc : :g' ${WRKSRC}/Makefile.in
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -56,7 +56,6 @@ include/assa/UDPSocket.h
|
||||
include/assa/UNIXAddress.h
|
||||
include/assa/UnConUDPSocket.h
|
||||
include/assa/xdrIOBuffer.h
|
||||
lib/libassa.a
|
||||
lib/libassa.so
|
||||
lib/libassa.so.3
|
||||
libdata/pkgconfig/assa.pc
|
||||
|
Loading…
Reference in New Issue
Block a user