mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
Convert to USES=autoreconf
Strip binaries
This commit is contained in:
parent
019a410316
commit
7dcd1d44a8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374893
@ -10,11 +10,10 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/v%20${PORTVERSION}
|
||||
MAINTAINER= dhn@FreeBSD.org
|
||||
COMMENT= Astronomical Calculation Library
|
||||
|
||||
USES= autoreconf libtool
|
||||
GNU_CONFIGURE= yes
|
||||
USES= libtool
|
||||
USE_AUTOTOOLS= aclocal autoheader autoconf automake libtoolize
|
||||
AUTOMAKE_ARGS= -a -c -f
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user