mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Convert to USES=libtool
- Add INSTALL_TARGET=install-strip
This commit is contained in:
parent
0cf528a692
commit
1bd01d39d2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361439
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= net6
|
||||
PORTVERSION= 1.3.14
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net devel
|
||||
MASTER_SITES= http://releases.0x539.de/net6/
|
||||
|
||||
@ -15,8 +15,9 @@ LICENSE= GPLv2
|
||||
LIB_DEPENDS= libsigc-2.0.so:${PORTSDIR}/devel/libsigc++20 \
|
||||
libgnutls.so:${PORTSDIR}/security/gnutls
|
||||
|
||||
USES= pathfix pkgconfig
|
||||
USE_AUTOTOOLS= libtool
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
USES= libtool pathfix pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
OPTIONS_DEFINE= NLS
|
||||
|
@ -19,10 +19,9 @@ include/net6/serialise.hpp
|
||||
include/net6/server.hpp
|
||||
include/net6/socket.hpp
|
||||
include/net6/user.hpp
|
||||
lib/libnet6-1.3.so
|
||||
lib/libnet6-1.3.so.0
|
||||
lib/libnet6-1.3.so.0.0.0
|
||||
lib/libnet6.a
|
||||
lib/libnet6.la
|
||||
lib/libnet6.so
|
||||
libdata/pkgconfig/net6-1.3.pc
|
||||
%%NLS%%share/locale/ast/LC_MESSAGES/net6.mo
|
||||
|
Loading…
Reference in New Issue
Block a user