Skip to content

Commit

Permalink
Regenerated.
Browse files Browse the repository at this point in the history
  • Loading branch information
martti committed May 30, 2007
1 parent fb541f8 commit cb60aa5
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions databases/rrdtool/buildlink3.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: buildlink3.mk,v 1.15 2006/07/21 16:17:55 wiz Exp $
# $NetBSD: buildlink3.mk,v 1.16 2007/05/30 07:27:46 martti Exp $

BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
RRDTOOL_BUILDLINK3_MK:= ${RRDTOOL_BUILDLINK3_MK}+
Expand All @@ -12,14 +12,12 @@ BUILDLINK_PACKAGES+= rrdtool
BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}rrdtool

.if ${RRDTOOL_BUILDLINK3_MK} == "+"
BUILDLINK_API_DEPENDS.rrdtool+= rrdtool>=1.2.9
BUILDLINK_ABI_DEPENDS.rrdtool+= rrdtool>=1.2.12nb3
BUILDLINK_API_DEPENDS.rrdtool+= rrdtool>=1.2.23
BUILDLINK_PKGSRCDIR.rrdtool?= ../../databases/rrdtool
.endif # RRDTOOL_BUILDLINK3_MK

.include "../../graphics/freetype2/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
.include "../../graphics/libart2/buildlink3.mk"
.include "../../www/cgilib/buildlink3.mk"

BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}

0 comments on commit cb60aa5

Please sign in to comment.