summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authortron <tron>2000-06-05 09:37:00 +0000
committertron <tron>2000-06-05 09:37:00 +0000
commit4a78b565152fd1bbbddb9040f357c1315f18124e (patch)
treede1e55c7c1d285c930d5b9e945d1f26c73ad4877 /graphics
parent95bf9975594f11943d36beb48759a1e36cb1c9f6 (diff)
downloadpkgsrc-4a78b565152fd1bbbddb9040f357c1315f18124e.tar.gz
Depend on "imlib" 1.9.8 or newer.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gphoto/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gphoto/Makefile b/graphics/gphoto/Makefile
index d1c419d11fa..15e6992550d 100644
--- a/graphics/gphoto/Makefile
+++ b/graphics/gphoto/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2000/06/01 11:23:29 rh Exp $
+# $NetBSD: Makefile,v 1.7 2000/06/05 09:37:00 tron Exp $
DISTNAME= gphoto-0.4.2
CATEGORIES= graphics
@@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.gphoto.org/projects/gphoto/pub/tar/0.4/
MAINTAINER= jmcm@cs.cmu.edu
HOMEPAGE= http://www.gphoto.org/
-DEPENDS+= imlib-1.9.8:../../graphics/imlib
+DEPENDS+= imlib>=1.9.8:../../graphics/imlib
USE_X11BASE= yes
USE_PKGLIBTOOL= yes