summaryrefslogtreecommitdiff
path: root/cad/ipal-current
diff options
context:
space:
mode:
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