summaryrefslogtreecommitdiff
path: root/emulators/gpsim-devel
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-08-26 19:56:37 +0000
committersno <sno@pkgsrc.org>2009-08-26 19:56:37 +0000
commitc97e706c4bebab2a0f2227f7325bde89ae80b4ad (patch)
tree7223c9424c4203d65e41ea0e519c6004458f8bf1 /emulators/gpsim-devel
parent07435253cd80264af7e7b985b74b4f88a4f605e8 (diff)
downloadpkgsrc-c97e706c4bebab2a0f2227f7325bde89ae80b4ad.tar.gz
bump revision because of graphics/jpeg update
Diffstat (limited to 'emulators/gpsim-devel')
-rw-r--r--emulators/gpsim-devel/Makefile4
-rw-r--r--emulators/gpsim-devel/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/emulators/gpsim-devel/Makefile b/emulators/gpsim-devel/Makefile
index 23530f6c9a7..f885da0ba9c 100644
--- a/emulators/gpsim-devel/Makefile
+++ b/emulators/gpsim-devel/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2009/05/20 00:58:15 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2009/08/26 19:57:00 sno Exp $
#
DISTNAME= gpsim-20050905
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= emulators
MASTER_SITES= http://www-asim.lip6.fr/~bouyer/pic/
diff --git a/emulators/gpsim-devel/buildlink3.mk b/emulators/gpsim-devel/buildlink3.mk
index 44e869930e5..c0cdad1043e 100644
--- a/emulators/gpsim-devel/buildlink3.mk
+++ b/emulators/gpsim-devel/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.10 2009/03/20 19:24:33 joerg Exp $
+# $NetBSD: buildlink3.mk,v 1.11 2009/08/26 19:57:00 sno Exp $
BUILDLINK_TREE+= gpsim
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= gpsim
GPSIM_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.gpsim+= gpsim>=20050905
-BUILDLINK_ABI_DEPENDS.gpsim+= gpsim>=20050905nb3
+BUILDLINK_ABI_DEPENDS.gpsim+= gpsim>=20050905nb5
BUILDLINK_PKGSRCDIR.gpsim?= ../../emulators/gpsim-devel
.include "../../x11/gtk2/buildlink3.mk"