summaryrefslogtreecommitdiff
path: root/graphics/eog2
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-07-16 15:58:31 +0000
committerxtraeme <xtraeme>2004-07-16 15:58:31 +0000
commit87524176ba99d972332b809bab509ea029fdd210 (patch)
treea2a7dc6131c186188b93807675b1443544a98fe2 /graphics/eog2
parent530fb8f56413baa84e51cc94af0ea320d9bd89b8 (diff)
downloadpkgsrc-87524176ba99d972332b809bab509ea029fdd210.tar.gz
This needs libart2>=2.3.16, fixes PR pkg/25579 by Martin Huseman.
Diffstat (limited to 'graphics/eog2')
-rw-r--r--graphics/eog2/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/eog2/Makefile b/graphics/eog2/Makefile
index cc9cd2c2841..5a073ff1ba7 100644
--- a/graphics/eog2/Makefile
+++ b/graphics/eog2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2004/05/15 13:59:14 jmmv Exp $
+# $NetBSD: Makefile,v 1.32 2004/07/16 15:58:31 xtraeme Exp $
#
DISTNAME= eog-2.6.1
@@ -21,6 +21,8 @@ USE_PKGLOCALEDIR= YES
GCONF2_SCHEMAS= eog.schemas
+BUILDLINK_DEPENDS.libart2+= libart2>=2.3.16
+
.include "../../devel/GConf2/schemas.mk"
.include "../../devel/eel2/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"