Convert to USES=autoreconf
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= prelink
|
||||
PORTVERSION= 20130503
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://people.redhat.com/jakub/prelink/
|
||||
|
||||
@@ -11,11 +12,8 @@ COMMENT= ELF prelinking utility to speed up dynamic linking
|
||||
|
||||
LIB_DEPENDS= libargp.so:${PORTSDIR}/devel/argp-standalone
|
||||
|
||||
USES= gmake tar:bzip2 libtool
|
||||
USES= autoreconf gmake tar:bzip2 libtool
|
||||
GNU_CONFIGURE= yes
|
||||
USE_AUTOTOOLS= aclocal autoheader automake autoconf libtoolize
|
||||
ACLOCAL_ARGS= -I . -I ${LOCALBASE}/share/aclocal
|
||||
AUTOMAKE_ARGS= -c -a
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
|
||||
Reference in New Issue
Block a user