From 879a6632de12d5293667b427fb0ed0decb516dfa Mon Sep 17 00:00:00 2001 From: fredb Date: Thu, 28 Sep 2000 20:34:03 +0000 Subject: Belatedly bump "nb" version for xforms, and likewise increment packages that depend it, as suggested by wrstuden. The reason is so that older binary packages which were linked against an a.out shared lib won't have their package dependencies satisfied by the latest package, which has no shared libraries. There's no help for old ELF packages, unfortunately. --- databases/xmysql/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'databases/xmysql') diff --git a/databases/xmysql/Makefile b/databases/xmysql/Makefile index 7635ecca80f..e8f81c302b6 100644 --- a/databases/xmysql/Makefile +++ b/databases/xmysql/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2000/08/23 23:14:23 tron Exp $ +# $NetBSD: Makefile,v 1.5 2000/09/28 20:34:04 fredb Exp $ # DISTNAME= xmysql-1.10 @@ -9,7 +9,7 @@ MAINTAINER= bad@netbsd.org HOMEPAGE= http://web.wt.net/~dblhack DEPENDS= mysql-client-3.22.32:../../databases/mysql-client -DEPENDS+= xforms-0.88:../../x11/xforms +DEPENDS+= xforms>=0.88nb1:../../x11/xforms USE_X11= YES USE_XPM= YES -- cgit v1.2.3