summaryrefslogtreecommitdiff
path: root/cad/ipal-current
diff options
context:
space:
mode:
authorwiz <wiz>2003-05-02 11:53:34 +0000
committerwiz <wiz>2003-05-02 11:53:34 +0000
commitbef3134ed490d801c9b67d774eb140aa65897ab4 (patch)
tree0b3576bf8d40c5f7d058728d38e43564bcae5836 /cad/ipal-current
parent24aabfa97a1b266a2e8fe1d6f66ea5255c1f61cc (diff)
downloadpkgsrc-bef3134ed490d801c9b67d774eb140aa65897ab4.tar.gz
Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
Diffstat (limited to 'cad/ipal-current')
-rw-r--r--cad/ipal-current/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/cad/ipal-current/Makefile b/cad/ipal-current/Makefile
index d84a80b96b5..5746417102c 100644
--- a/cad/ipal-current/Makefile
+++ b/cad/ipal-current/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2001/09/27 23:17:46 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2003/05/02 11:53:58 wiz Exp $
#
DISTNAME= ipal-20001210
+PKGREVISION= 1
PKGNAME= ipal-current-20001210
CATEGORIES= cad
MASTER_SITES= ftp://icarus.com/pub/eda/ipal/snapshots/
@@ -11,7 +12,7 @@ HOMEPAGE= http://www.icarus.com/eda/ipal/index.html
COMMENT= Libs and utils for manipulating PAL designs (development version)
BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison
-DEPENDS+= gtk+>=1.2.7:../../x11/gtk
+DEPENDS+= gtk+>=1.2.10nb4:../../x11/gtk
GNU_CONFIGURE= YES
USE_GMAKE= YES