summaryrefslogtreecommitdiff
path: root/graphics/gphoto
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2000-06-05 09:37:00 +0000
committertron <tron@pkgsrc.org>2000-06-05 09:37:00 +0000
commite850b6d39b5b05836f5c5ae70fb38a6ad3be09b7 (patch)
treede1e55c7c1d285c930d5b9e945d1f26c73ad4877 /graphics/gphoto
parente4a80ace07d6154c3028f3acca316be8eec5e270 (diff)
downloadpkgsrc-e850b6d39b5b05836f5c5ae70fb38a6ad3be09b7.tar.gz
Depend on "imlib" 1.9.8 or newer.
Diffstat (limited to 'graphics/gphoto')
-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