mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-08 12:01:56 +00:00
- Replace USE_AUTOTOOLS with USES=autoreconf
- Move BUILD_DEPENDS up
This commit is contained in:
parent
6615a3e00c
commit
af2ecdfd71
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369935
@ -14,14 +14,12 @@ COMMENT= Systems & network statistics collection daemon
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
# Only autoreconf stage and sigrok plugin need GLIB:
|
||||
BUILD_DEPENDS= ${LOCALBASE}/share/aclocal/glib-2.0.m4:${PORTSDIR}/devel/glib20
|
||||
LIB_DEPENDS= libltdl.so:${PORTSDIR}/devel/libltdl
|
||||
|
||||
USES= gmake pkgconfig tar:bzip2 libtool
|
||||
USES= autoreconf gmake libtool pkgconfig tar:bzip2
|
||||
GNU_CONFIGURE= yes
|
||||
USE_AUTOTOOLS= aclocal autoconf autoheader automake libtoolize
|
||||
|
||||
# Only autoconf stage and sigrok plugin need GLIB:
|
||||
BUILD_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/glib-2.0.pc:${PORTSDIR}/devel/glib20
|
||||
|
||||
OPTIONS_DEFINE= CGI DEBUG GCRYPT VIRT
|
||||
OPTIONS_GROUP= INPUT OUTPUT
|
||||
|
Loading…
x
Reference in New Issue
Block a user