summaryrefslogtreecommitdiff
path: root/print/poppler
diff options
context:
space:
mode:
authorreed <reed>2009-01-06 22:58:49 +0000
committerreed <reed>2009-01-06 22:58:49 +0000
commit245d4e33549448010813f45af9dd33ff2a1cc7b0 (patch)
treea32aa49c32d49f475a94418d523dff3d09e5b826 /print/poppler
parent99b6194c7ff3906864f104095a49fefebbb6a796 (diff)
downloadpkgsrc-245d4e33549448010813f45af9dd33ff2a1cc7b0.tar.gz
Set the BUILDLINK_ABI_DEPENDS.
The previous libraries had major of 3 and now they are 4. I didn't bump those depending on this as this update happened months ago. I noticed this two ways: new poppler didn't work with my already installed evince and new poppler didn't work with my alreadyinstalled poppler-glib.
Diffstat (limited to 'print/poppler')
-rw-r--r--print/poppler/buildlink3.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/poppler/buildlink3.mk b/print/poppler/buildlink3.mk
index 668e2573251..37dca4c95ba 100644
--- a/print/poppler/buildlink3.mk
+++ b/print/poppler/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.11 2007/11/03 16:10:38 drochner Exp $
+# $NetBSD: buildlink3.mk,v 1.12 2009/01/06 22:58:49 reed Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
POPPLER_BUILDLINK3_MK:= ${POPPLER_BUILDLINK3_MK}+
@@ -13,6 +13,7 @@ BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}poppler
.if !empty(POPPLER_BUILDLINK3_MK:M+)
BUILDLINK_API_DEPENDS.poppler+= poppler>=0.5.1
+BUILDLINK_ABI_DEPENDS.poppler+= poppler>=0.10.0
BUILDLINK_PKGSRCDIR.poppler?= ../../print/poppler
.endif # POPPLER_BUILDLINK3_MK