4406142421
changes: -Improve rendering of some annotations -bugfixes pkgsrc nore: shlib name changed, revbumps needed
15 lines
447 B
Makefile
15 lines
447 B
Makefile
# $NetBSD: buildlink3.mk,v 1.6 2010/08/15 11:19:18 drochner 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.14.2
|
|
BUILDLINK_PKGSRCDIR.poppler-qt4?= ../../print/poppler-qt4
|
|
|
|
.include "../../print/poppler/buildlink3.mk"
|
|
.endif # POPPLER_QT4_BUILDLINK3_MK
|
|
|
|
BUILDLINK_TREE+= -poppler-qt4
|