diff options
author | mycroft <mycroft@pkgsrc.org> | 1998-07-04 09:18:54 +0000 |
---|---|---|
committer | mycroft <mycroft@pkgsrc.org> | 1998-07-04 09:18:54 +0000 |
commit | c73ee5313491f557c5ee36cd2be7f3f2eb89ff2d (patch) | |
tree | cdbc6d859668fc4f1da992ceae93548e0b0b8cc8 /print | |
parent | 5e99946b2c46cae10bfad27eae5b52cf1dabb86f (diff) | |
download | pkgsrc-c73ee5313491f557c5ee36cd2be7f3f2eb89ff2d.tar.gz |
Update xpm to 3.4k.
Diffstat (limited to 'print')
-rw-r--r-- | print/lyx/Makefile | 4 | ||||
-rw-r--r-- | print/transfig/Makefile | 4 |
2 files changed, 4 insertions, 4 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 diff --git a/print/transfig/Makefile b/print/transfig/Makefile index a0f702e2efe..bb9fe15853c 100644 --- a/print/transfig/Makefile +++ b/print/transfig/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 1998/07/04 05:11:15 mycroft Exp $ +# $NetBSD: Makefile,v 1.8 1998/07/04 09:19:06 mycroft Exp $ # DISTNAME= transfig.3.2.1 @@ -10,7 +10,7 @@ MASTER_SITE_SUBDIR= applications/drawing_tools/transfig MAINTAINER= root@garbled.futureone.com -DEPENDS+= xpm-3.4j:../../graphics/xpm +DEPENDS+= xpm-3.4k:../../graphics/xpm DEPENDS+= jpeg-6b:../../graphics/jpeg CONFLICTS= transfig-3.2 |