1
0
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:
Dmitry Marakasov 2014-07-04 07:38:01 +00:00
parent c79a9e3be5
commit 024b826897
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360556
2 changed files with 4 additions and 3 deletions

View File

@ -2,6 +2,7 @@
PORTNAME= liboauth
PORTVERSION= 1.0.3
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= SF/${PORTNAME}
@ -15,7 +16,7 @@ MAKE_ARGS= pkgconfigdir="${PREFIX}/libdata/pkgconfig"
INSTALL_TARGET= install-strip
USE_OPENSSL= yes
USES= pkgconfig
USES= pkgconfig libtool
USE_LDCONFIG= yes
post-patch:

View File

@ -1,7 +1,7 @@
include/oauth.h
lib/liboauth.so.8
lib/liboauth.so.0.8.7
lib/liboauth.so.0
lib/liboauth.so
lib/liboauth.la
lib/liboauth.a
libdata/pkgconfig/oauth.pc
man/man3/oauth.3.gz