summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/ivtools/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/ivtools/Makefile b/graphics/ivtools/Makefile
index 71ea6efa224..15898448b72 100644
--- a/graphics/ivtools/Makefile
+++ b/graphics/ivtools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2005/12/15 23:49:40 wennmach Exp $
+# $NetBSD: Makefile,v 1.14 2005/12/16 07:09:24 wiz Exp $
DISTNAME= ivtools-1.2.2
PKGREVISION= 1
@@ -10,10 +10,10 @@ MAINTAINER= markd@NetBSD.org
HOMEPAGE= http://www.ivtools.org/ivtools/
COMMENT= Drawing editors for PostScript, TeX, and web graphics
-CONFLICTS+= dclock-*
+CONFLICTS+= dclock-[0-9]*
-DEPENDS+= pstoedit>=3.*:../../graphics/pstoedit
-DEPENDS+= wget>=1.*:../../net/wget
+DEPENDS+= pstoedit>=3.0:../../graphics/pstoedit
+DEPENDS+= wget>=1.0:../../net/wget
WRKSRC= ${WRKDIR}/ivtools-1.2
GNU_CONFIGURE= YES