mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Convert to USES=tar:bz2 libtool:keepla
This commit is contained in:
parent
31d43b900f
commit
f41c62f044
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359860
@ -13,8 +13,7 @@ OPTIONS_DEFINE= DOCS SHARED
|
||||
SHARED_DESC= Build shared library
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
USES= gmake
|
||||
USE_BZIP2= yes
|
||||
USES= gmake tar:bzip2
|
||||
ALL_TARGET= default
|
||||
CFLAGS+= -fPIC
|
||||
PORTDOCS= *
|
||||
@ -30,6 +29,7 @@ post-patch:
|
||||
|
||||
.if ${PORT_OPTIONS:MSHARED}
|
||||
BUILD_DEPENDS= libtool:${PORTSDIR}/devel/libtool
|
||||
USES+= libtool:keepla
|
||||
USE_LDCONFIG= yes
|
||||
PLIST_FILES+= lib/libtommath.la lib/libtommath.so.0 lib/libtommath.so
|
||||
MAKEFILE= makefile.shared
|
||||
|
Loading…
Reference in New Issue
Block a user