summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorfredb <fredb>2000-09-28 20:34:03 +0000
committerfredb <fredb>2000-09-28 20:34:03 +0000
commit879a6632de12d5293667b427fb0ed0decb516dfa (patch)
treeb43fbc243d7dec4e5eedb337eddc324722d9560e /print
parentafe2588f78a751589ff1deedec6840a21dffc7d2 (diff)
downloadpkgsrc-879a6632de12d5293667b427fb0ed0decb516dfa.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 'print')
-rw-r--r--print/lyx/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/lyx/Makefile b/print/lyx/Makefile
index d8424b4dece..caaa2ce8b9e 100644
--- a/print/lyx/Makefile
+++ b/print/lyx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2000/08/23 23:14:31 tron Exp $
+# $NetBSD: Makefile,v 1.27 2000/09/28 20:34:05 fredb Exp $
# FreeBSD Id: Makefile,v 1.14 1998/02/14 16:46:50 andreas Exp
#
@@ -11,7 +11,7 @@ HOMEPAGE= http://www.lyx.org/
DEPENDS= ispell-3.1.20:../../textproc/ispell
DEPENDS+= teTeX>=1.0.6:../../print/teTeX
-DEPENDS+= xforms-0.88:../../x11/xforms
+DEPENDS+= xforms>=0.88nb1:../../x11/xforms
USE_PERL5= YES
USE_XPM= YES