- Switch to USES=autoreconf

This commit is contained in:
Dmitry Marakasov 2015-08-11 17:55:22 +00:00
parent 977aacf37c
commit 1a3a7d7f59
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=393955

View File

@ -22,8 +22,7 @@ RUN_DEPENDS= razorback-masterNugget>=0.5.0:${PORTSDIR}/security/razorback-master
RB_LIBDIR?= ${PREFIX}/lib/razorback
GNU_CONFIGURE= yes
USES= libtool pkgconfig
USE_AUTOTOOLS= autoconf
USES= autoreconf libtool pkgconfig
USE_LDCONFIG= ${RB_LIBDIR}
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib