summaryrefslogtreecommitdiff
path: root/emulators/gpsim-devel
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-01-24 07:31:52 +0000
committerwiz <wiz@pkgsrc.org>2006-01-24 07:31:52 +0000
commit768c589c29517122fa88c6350114d1ec16f6ac84 (patch)
tree77ad9fb8ac0c2d8f2684d68e29ca6419f17fa0fd /emulators/gpsim-devel
parent1d6d407223c6de3f21ae91ae64701de39aaba9a8 (diff)
downloadpkgsrc-768c589c29517122fa88c6350114d1ec16f6ac84.tar.gz
Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump. PKGREVISION++ for the dependencies.
Diffstat (limited to 'emulators/gpsim-devel')
-rw-r--r--emulators/gpsim-devel/Makefile3
-rw-r--r--emulators/gpsim-devel/buildlink3.mk4
2 files changed, 4 insertions, 3 deletions
diff --git a/emulators/gpsim-devel/Makefile b/emulators/gpsim-devel/Makefile
index 738f63d484e..96ca522b641 100644
--- a/emulators/gpsim-devel/Makefile
+++ b/emulators/gpsim-devel/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2005/09/19 09:10:23 bouyer Exp $
+# $NetBSD: Makefile,v 1.6 2006/01/24 07:32:06 wiz Exp $
#
DISTNAME= gpsim-20050905
+PKGREVISION= 1
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 5e2a961c37e..184cb900890 100644
--- a/emulators/gpsim-devel/buildlink3.mk
+++ b/emulators/gpsim-devel/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2005/09/07 20:17:46 bouyer Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2006/01/24 07:32:06 wiz Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
GPSIM_BUILDLINK3_MK:= ${GPSIM_BUILDLINK3_MK}+
@@ -12,7 +12,7 @@ BUILDLINK_PACKAGES+= gpsim
.if !empty(GPSIM_BUILDLINK3_MK:M+)
BUILDLINK_DEPENDS.gpsim+= gpsim>=20050905
-BUILDLINK_RECOMMENDED.gpsim+= gpsim>=20050905
+BUILDLINK_RECOMMENDED.gpsim+= gpsim>=20050905nb1
BUILDLINK_PKGSRCDIR.gpsim?= ../../emulators/gpsim-devel
.endif # GPSIM_BUILDLINK3_MK