summaryrefslogtreecommitdiff
path: root/comms/xisp
diff options
context:
space:
mode:
authorfredb <fredb>2000-09-28 20:34:03 +0000
committerfredb <fredb>2000-09-28 20:34:03 +0000
commit895bf6096166a304c35e94248ecfa644a34248be (patch)
treeb43fbc243d7dec4e5eedb337eddc324722d9560e /comms/xisp
parent073cdf45ec27d86b461c7484d86faf23a23827e6 (diff)
downloadpkgsrc-895bf6096166a304c35e94248ecfa644a34248be.tar.gz
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.
Diffstat (limited to 'comms/xisp')
-rw-r--r--comms/xisp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/xisp/Makefile b/comms/xisp/Makefile
index 51c42de66b3..6362510c45f 100644
--- a/comms/xisp/Makefile
+++ b/comms/xisp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2000/08/23 23:14:22 tron Exp $
+# $NetBSD: Makefile,v 1.10 2000/09/28 20:34:04 fredb Exp $
#
DISTNAME= xisp-2.6p1
@@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE:=system/network/serial/} \
MAINTAINER= jlam@netbsd.org
HOMEPAGE= http://users.hol.gr/~dbouras/
-DEPENDS+= xforms-0.88:../../x11/xforms
+DEPENDS+= xforms>=0.88nb1:../../x11/xforms
USE_X11BASE= YES
USE_XPM= YES