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 /mail/xfmail | |
parent | 5e99946b2c46cae10bfad27eae5b52cf1dabb86f (diff) | |
download | pkgsrc-c73ee5313491f557c5ee36cd2be7f3f2eb89ff2d.tar.gz |
Update xpm to 3.4k.
Diffstat (limited to 'mail/xfmail')
-rw-r--r-- | mail/xfmail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/xfmail/Makefile b/mail/xfmail/Makefile index c7642aff616..68ac16dbe68 100644 --- a/mail/xfmail/Makefile +++ b/mail/xfmail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 1998/06/26 23:44:24 frueauf Exp $ +# $NetBSD: Makefile,v 1.2 1998/07/04 09:19:04 mycroft Exp $ # DISTNAME= xfmail-1.3 @@ -8,7 +8,7 @@ MASTER_SITES= ftp://burka.netvision.net.il/pub/xfmail/ MAINTAINER= root@garbled.net DEPENDS+= gdbm-1.7.3:../../databases/gdbm -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 pc532 |