summaryrefslogtreecommitdiff
path: root/emulators/gpsim
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 /emulators/gpsim
parent24aabfa97a1b266a2e8fe1d6f66ea5255c1f61cc (diff)
downloadpkgsrc-bef3134ed490d801c9b67d774eb140aa65897ab4.tar.gz
Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
Diffstat (limited to 'emulators/gpsim')
-rw-r--r--emulators/gpsim/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/emulators/gpsim/Makefile b/emulators/gpsim/Makefile
index 0d6b235ef75..549fe19f515 100644
--- a/emulators/gpsim/Makefile
+++ b/emulators/gpsim/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2001/09/27 23:18:02 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2003/05/02 11:54:49 wiz Exp $
#
DISTNAME= gpsim-0.20.7
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= http://www.dattalo.com/gnupic/
@@ -9,7 +10,7 @@ MAINTAINER= snoonan@tbearsiberians.com
HOMEPAGE= http://www.dattalo.com/gnupic/gpsim
COMMENT= PIC emulator with X interface
-DEPENDS+= gtk+-1.*:../../x11/gtk
+DEPENDS+= gtk+>=1.2.10nb4:../../x11/gtk
DEPENDS+= gtk+extra-[0-9]*:../../x11/gtk+extra
DEPENDS+= eXdbm-[0-9]*:../../devel/eXdbm
DEPENDS+= readline>=2.0:../../devel/readline