summaryrefslogtreecommitdiff
path: root/graphics/sketch
diff options
context:
space:
mode:
authorwiz <wiz>2001-03-22 13:31:56 +0000
committerwiz <wiz>2001-03-22 13:31:56 +0000
commitb768bb215e949abd7a537d88900a35a97da18125 (patch)
treef8ac9cbdfb39ad2371cfcf678085dc4020bb19e5 /graphics/sketch
parenta112ca43e52400a234819320e50398e9a078748e (diff)
downloadpkgsrc-b768bb215e949abd7a537d88900a35a97da18125.tar.gz
py-imaging>=1.0
Diffstat (limited to 'graphics/sketch')
-rw-r--r--graphics/sketch/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/sketch/Makefile b/graphics/sketch/Makefile
index e12c19cc912..5a2dd6fc6d4 100644
--- a/graphics/sketch/Makefile
+++ b/graphics/sketch/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2001/02/25 04:17:52 hubertf Exp $
+# $NetBSD: Makefile,v 1.11 2001/03/22 13:31:56 wiz Exp $
# FreeBSD Id: Makefile,v 1.4 1999/05/19 09:41:06 tg Exp $
DISTNAME= sketch-0.6.3
@@ -9,7 +9,7 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://sketch.sourceforge.net/
COMMENT= Interactive drawing program
-DEPENDS+= py-imaging-1.0b1:../../graphics/py-imaging
+DEPENDS+= py-imaging>=1.0:../../graphics/py-imaging
DEPENDS+= py-Tk>=1.5.2:../../x11/py-Tk
USE_X11= YES