aboutsummaryrefslogtreecommitdiff
path: root/security/audit
diff options
context:
space:
mode:
authorAnders Nordby <anders@FreeBSD.org>2002-06-30 20:26:07 +0000
committerAnders Nordby <anders@FreeBSD.org>2002-06-30 20:26:07 +0000
commita9eca8c004cce029b731f3571e7ec2ee54aab4c6 (patch)
treed2df20717d4df56c65ef3e370553dd9a9e7bac57 /security/audit
parent7874c60c880cef974256905f769205511a141360 (diff)
downloadports-a9eca8c004cce029b731f3571e7ec2ee54aab4c6.tar.gz
ports-a9eca8c004cce029b731f3571e7ec2ee54aab4c6.zip
Notes
Diffstat (limited to 'security/audit')
-rw-r--r--security/audit/Makefile2
1 files changed, 2 insertions, 0 deletions
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)