1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00

- Switch to USES=autoreconf

This commit is contained in:
Dmitry Marakasov 2015-08-11 15:19:40 +00:00
parent 9616d002b5
commit 16dd640023
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=393945

View File

@ -20,10 +20,9 @@ LIB_DEPENDS= librazorback_api.so:${PORTSDIR}/security/razorback-api \
BUILD_DEPENDS= razorback-masterNugget>=0.5.0:${PORTSDIR}/security/razorback-masterNugget
RUN_DEPENDS= razorback-masterNugget>=0.5.0:${PORTSDIR}/security/razorback-masterNugget
USES= libtool pkgconfig
USES= autoreconf libtool pkgconfig
RB_LIBDIR?= ${PREFIX}/lib/razorback
GNU_CONFIGURE= yes
USE_AUTOTOOLS= autoconf
USE_LDCONFIG= ${RB_LIBDIR}
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib