Skip to content

Commit

Permalink
This package needs zlib. Include its buildlink3.mk. This fixes PR 33856.
Browse files Browse the repository at this point in the history
  • Loading branch information
msk committed Jul 21, 2006
1 parent bbc4be2 commit ecd492d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion security/aide/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.25 2006/04/06 06:22:37 reed Exp $
# $NetBSD: Makefile,v 1.26 2006/07/21 20:26:45 minskim Exp $
#

DISTNAME= aide-0.10
Expand All @@ -16,5 +16,6 @@ BUILDLINK_API_DEPENDS.mhash?= mhash>=0.8.17
GNU_CONFIGURE= yes
USE_TOOLS+= bison flex gmake

.include "../../devel/zlib/buildlink3.mk"
.include "../../security/mhash/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

0 comments on commit ecd492d

Please sign in to comment.