Skip to content

Commit

Permalink
libcaca.so references stuff from zlib, fixes misc/toilet
Browse files Browse the repository at this point in the history
  • Loading branch information
wiedi committed Feb 26, 2014
1 parent d947f73 commit c8f93ec
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion graphics/libcaca/buildlink3.mk
@@ -1,4 +1,4 @@
# $NetBSD: buildlink3.mk,v 1.3 2014/02/23 00:35:32 schmonz Exp $
# $NetBSD: buildlink3.mk,v 1.4 2014/02/26 10:34:30 wiedi Exp $

BUILDLINK_TREE+= libcaca

Expand All @@ -9,6 +9,8 @@ BUILDLINK_DEPMETHOD.libcaca?= build

BUILDLINK_API_DEPENDS.libcaca+= libcaca>=0.99.18
BUILDLINK_PKGSRCDIR.libcaca?= ../../graphics/libcaca

.include "../../devel/zlib/buildlink3.mk"
.endif # LIBCACA_BUILDLINK3_MK

BUILDLINK_TREE+= -libcaca

0 comments on commit c8f93ec

Please sign in to comment.