needs zlib as suggested by bulk build
This commit is contained in:
parent
c4dac20ca5
commit
86c46c2fbf
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1 2014/02/23 00:40:04 schmonz Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2014/06/12 23:04:16 wiedi Exp $
|
||||
|
||||
DISTNAME= toilet-0.3
|
||||
CATEGORIES= misc
|
||||
|
@ -15,4 +15,5 @@ DEPENDS+= libcaca>=0.99.18:../../graphics/libcaca
|
|||
GNU_CONFIGURE= yes
|
||||
|
||||
.include "../../graphics/libcaca/buildlink3.mk"
|
||||
.include "../../devel/zlib/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue