mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
- Switch to USES=libtool
- Strip libraries
This commit is contained in:
parent
b104a74fd5
commit
0f836ea767
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357448
@ -3,14 +3,17 @@
|
||||
|
||||
PORTNAME= libmcrypt
|
||||
PORTVERSION= 2.5.8
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= SF/mcrypt/Libmcrypt/${PORTVERSION}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Multi-cipher cryptographic library (used in PHP)
|
||||
|
||||
USE_AUTOTOOLS= libtool
|
||||
USES= libtool:oldver
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-static
|
||||
INSTALL_TARGET= install-strip
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user