a36fb86593
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
15 lines
447 B
Makefile
15 lines
447 B
Makefile
# $NetBSD: buildlink3.mk,v 1.20 2013/06/04 22:17:00 tron Exp $
|
|
|
|
BUILDLINK_TREE+= poppler-qt4
|
|
|
|
.if !defined(POPPLER_QT4_BUILDLINK3_MK)
|
|
POPPLER_QT4_BUILDLINK3_MK:=
|
|
|
|
BUILDLINK_API_DEPENDS.poppler-qt4+= poppler-qt4>=0.6.1
|
|
BUILDLINK_ABI_DEPENDS.poppler-qt4+= poppler-qt4>=0.22.4nb2
|
|
BUILDLINK_PKGSRCDIR.poppler-qt4?= ../../print/poppler-qt4
|
|
|
|
.include "../../print/poppler/buildlink3.mk"
|
|
.endif # POPPLER_QT4_BUILDLINK3_MK
|
|
|
|
BUILDLINK_TREE+= -poppler-qt4
|