summaryrefslogtreecommitdiff
path: root/mail/xfmail
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-09-15 11:13:39 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-09-15 11:13:39 +0000
commit03d5b496f6a644331f4055abccd56c4d5ea86eeb (patch)
treef78930d005d06507c6edcbe7fd57749db5575869 /mail/xfmail
parentNo need to use += for variable defined only once. (diff)
libXpm major is now 5. Also remove regexp support in preparation for
ELF conversion.
Notes
Notes: svn path=/head/; revision=13144
Diffstat (limited to 'mail/xfmail')
-rw-r--r--mail/xfmail/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/xfmail/Makefile b/mail/xfmail/Makefile
index dde7417d0246..ca459c14e97a 100644
--- a/mail/xfmail/Makefile
+++ b/mail/xfmail/Makefile
@@ -4,7 +4,7 @@
# Date created: 30 June 1996
# Whom: gena
#
-# $Id: Makefile,v 1.12 1998/08/05 09:31:22 asami Exp $
+# $Id: Makefile,v 1.13 1998/08/07 23:56:30 asami Exp $
#
DISTNAME= xfmail-1.3
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://burka.netvision.net.il/pub/xfmail/
MAINTAINER= gena@NetVision.net.il
-LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \
+LIB_DEPENDS= Xpm.5:${PORTSDIR}/graphics/xpm \
xforms\\.0\\.88\\.1:${PORTSDIR}/x11-toolkits/xforms
USE_X_PREFIX= yes