diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-09-15 11:13:39 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-09-15 11:13:39 +0000 |
commit | 03d5b496f6a644331f4055abccd56c4d5ea86eeb (patch) | |
tree | f78930d005d06507c6edcbe7fd57749db5575869 /mail/xfaces | |
parent | 4cb24299544d42a7e1e7df2d7eccec7fd7cb3b40 (diff) | |
download | ports-03d5b496f6a644331f4055abccd56c4d5ea86eeb.tar.gz ports-03d5b496f6a644331f4055abccd56c4d5ea86eeb.zip |
Notes
Diffstat (limited to 'mail/xfaces')
-rw-r--r-- | mail/xfaces/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/xfaces/Makefile b/mail/xfaces/Makefile index 7f7c391426f9..82f7aa7f4c06 100644 --- a/mail/xfaces/Makefile +++ b/mail/xfaces/Makefile @@ -5,7 +5,7 @@ # With some # modifications from: Andreas Klemm <andreas@FreeBSD.ORG> # -# $Id: Makefile,v 1.8 1997/11/17 18:47:51 max Exp $ +# $Id: Makefile,v 1.9 1998/03/14 20:29:39 vanilla Exp $ # DISTNAME= xfaces-3.3 @@ -19,7 +19,7 @@ MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE BUILD_DEPENDS= ${X11BASE}/lib/libaudio.a:${PORTSDIR}/audio/nas LIB_DEPENDS= compface\\.1\\.:${PORTSDIR}/mail/faces \ - Xpm\\.4\\.:${PORTSDIR}/graphics/xpm + Xpm.5:${PORTSDIR}/graphics/xpm USE_IMAKE= YES |