diff options
author | mycroft <mycroft> | 1998-07-04 09:18:54 +0000 |
---|---|---|
committer | mycroft <mycroft> | 1998-07-04 09:18:54 +0000 |
commit | 6836fea1969a06b9fc1a6dc01e0a17b18217e83f (patch) | |
tree | cdbc6d859668fc4f1da992ceae93548e0b0b8cc8 /print/lyx | |
parent | 902b766066c5d09a3fa22691ce772f9b99ccb1d0 (diff) | |
download | pkgsrc-6836fea1969a06b9fc1a6dc01e0a17b18217e83f.tar.gz |
Update xpm to 3.4k.
Diffstat (limited to 'print/lyx')
-rw-r--r-- | print/lyx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/lyx/Makefile b/print/lyx/Makefile index 2b69ceee140..7f0caec0f91 100644 --- a/print/lyx/Makefile +++ b/print/lyx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 1998/06/22 13:04:38 agc Exp $ +# $NetBSD: Makefile,v 1.9 1998/07/04 09:19:05 mycroft Exp $ # FreeBSD Id: Makefile,v 1.14 1998/02/14 16:46:50 andreas Exp # @@ -12,7 +12,7 @@ MAINTAINER= frueauf@netbsd.org BUILD_DEPENDS= latex:../../print/teTeX RUN_DEPENDS= latex:../../print/teTeX \ ispell:../../textproc/ispell -DEPENDS+= xpm-3.4j:../../graphics/xpm +DEPENDS+= xpm-3.4k:../../graphics/xpm DEPENDS+= xforms-0.88:../../x11/xforms ONLY_FOR_ARCHS= arm32 i386 m68k sparc |