diff options
author | tv <tv> | 1999-02-19 01:02:54 +0000 |
---|---|---|
committer | tv <tv> | 1999-02-19 01:02:54 +0000 |
commit | 8aa60f97e4f0b23990d099e6c9b9a6be9e6c1a54 (patch) | |
tree | d1abcab1c16004cda99c529d5873b6f3e6beaf24 /print | |
parent | f26c17b943d280da0006760769de2d88e15c17ac (diff) | |
download | pkgsrc-8aa60f97e4f0b23990d099e6c9b9a6be9e6c1a54.tar.gz |
Remove obsolete version-based CONFLICTS.
Diffstat (limited to 'print')
-rw-r--r-- | print/lyx/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/print/lyx/Makefile b/print/lyx/Makefile index 04a9cb19e2c..49993123383 100644 --- a/print/lyx/Makefile +++ b/print/lyx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 1999/02/03 17:24:22 frueauf Exp $ +# $NetBSD: Makefile,v 1.15 1999/02/19 01:02:54 tv Exp $ # FreeBSD Id: Makefile,v 1.14 1998/02/14 16:46:50 andreas Exp # @@ -15,8 +15,6 @@ DEPENDS+= teTeX-0.4p8:../../print/teTeX DEPENDS+= xpm-3.4k:../../graphics/xpm DEPENDS+= xforms-0.88:../../x11/xforms -CONFLICTS= lyx-* - # restrictions from xforms ONLY_FOR_ARCHS= arm32 i386 m68k sparc ns32k |