2c6e8e30b0
version, and bump all depends. Per discussion on pkgsrc-changes.
15 lines
387 B
Makefile
15 lines
387 B
Makefile
# $NetBSD: buildlink3.mk,v 1.3 2010/09/14 11:01:15 wiz Exp $
|
|
|
|
BUILDLINK_TREE+= attica
|
|
|
|
.if !defined(ATTICA_BUILDLINK3_MK)
|
|
ATTICA_BUILDLINK3_MK:=
|
|
|
|
BUILDLINK_API_DEPENDS.attica+= attica>=0.1.2
|
|
BUILDLINK_ABI_DEPENDS.attica?= attica>=0.1.4nb1
|
|
BUILDLINK_PKGSRCDIR.attica?= ../../misc/attica
|
|
|
|
.include "../../x11/qt4-libs/buildlink3.mk"
|
|
.endif # ATTICA_BUILDLINK3_MK
|
|
|
|
BUILDLINK_TREE+= -attica
|