mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
This port needs USE_GMAKE, at least on -current.
Submitted by: petef
This commit is contained in:
parent
7874c60c88
commit
a9eca8c004
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=62228
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@ LIB_DEPENDS+= pq.2:${PORTSDIR}/databases/postgresql7
|
||||||
|
|
||||||
WRKSRC= ${WRKDIR}/${PORTNAME}-v${PORTVERSION}beta
|
WRKSRC= ${WRKDIR}/${PORTNAME}-v${PORTVERSION}beta
|
||||||
|
|
||||||
|
USE_GMAKE= yes
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS+= --with-audit-libdir=${PREFIX}/lib/alat
|
CONFIGURE_ARGS+= --with-audit-libdir=${PREFIX}/lib/alat
|
||||||
.if defined(WITH_MYSQL)
|
.if defined(WITH_MYSQL)
|
||||||
|
|
Loading…
Add table
Reference in a new issue