From bef3134ed490d801c9b67d774eb140aa65897ab4 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 2 May 2003 11:53:34 +0000 Subject: Dependency bumps, needed because of devel/pth's major bump, and related dependency bumps. --- cad/boolean/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'cad/boolean') diff --git a/cad/boolean/Makefile b/cad/boolean/Makefile index 115319905b2..485e0863a3f 100644 --- a/cad/boolean/Makefile +++ b/cad/boolean/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2003/03/29 12:40:14 jmmv Exp $ +# $NetBSD: Makefile,v 1.7 2003/05/02 11:53:55 wiz Exp $ # DISTNAME= boolean PKGNAME= boolean-${REL} -PKGREVISION= 1 +PKGREVISION= 2 WRKSRC= ${WRKDIR}/boolean/${REL}/linux CATEGORIES= cad graphics MASTER_SITES= http://www.xs4all.nl/~kholwerd/download/boolzip/ @@ -13,7 +13,7 @@ MAINTAINER= dmcmahill@netbsd.org HOMEPAGE= http://www.xs4all.nl/~kholwerd/bool.html COMMENT= GDSII viewer/editor + (boolean) operations on sets of 2d polygons -DEPENDS+= wxGTK>=2.2.7nb1:../../x11/wxGTK +DEPENDS+= wxGTK>=2.4.0nb1:../../x11/wxGTK DIST_SUBDIR= ${PKGNAME_NOREV} REL= 6.2 -- cgit v1.2.3