From a9eca8c004cce029b731f3571e7ec2ee54aab4c6 Mon Sep 17 00:00:00 2001 From: Anders Nordby Date: Sun, 30 Jun 2002 20:26:07 +0000 Subject: This port needs USE_GMAKE, at least on -current. Submitted by: petef --- security/audit/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'security/audit') diff --git a/security/audit/Makefile b/security/audit/Makefile index 26851b8a4f39..ba5262370923 100644 --- a/security/audit/Makefile +++ b/security/audit/Makefile @@ -23,6 +23,8 @@ LIB_DEPENDS+= pq.2:${PORTSDIR}/databases/postgresql7 WRKSRC= ${WRKDIR}/${PORTNAME}-v${PORTVERSION}beta +USE_GMAKE= yes + GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-audit-libdir=${PREFIX}/lib/alat .if defined(WITH_MYSQL) -- cgit v1.2.3