summaryrefslogtreecommitdiff
path: root/mail/mutt
diff options
context:
space:
mode:
authorScott Mace <smace@FreeBSD.org>1998-09-22 21:59:45 +0000
committerScott Mace <smace@FreeBSD.org>1998-09-22 21:59:45 +0000
commit0b652441a25249ab8f8ce23a672bcfc87f7990ce (patch)
tree2e9e8ecb21d4712a5a505fd606085a12adf80528 /mail/mutt
parentConvert to ELF. (diff)
slang is now ELF.
Notes
Notes: svn path=/head/; revision=13334
Diffstat (limited to 'mail/mutt')
-rw-r--r--mail/mutt/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile
index 112e5a1c8fa1..13be8d72ffac 100644
--- a/mail/mutt/Makefile
+++ b/mail/mutt/Makefile
@@ -4,7 +4,7 @@
# Date created: Thur July 25, 1996
# Whom: David O'Brien (obrien@NUXI.com)
#
-# $Id: Makefile,v 1.47 1998/07/23 08:04:47 obrien Exp $
+# $Id: Makefile,v 1.48 1998/08/04 19:26:04 obrien Exp $
DISTNAME= mutt-0.93.2i
PKGNAME= mutt-0.93.2
@@ -26,14 +26,14 @@ PATCHFILES=
MAINTAINER= obrien@FreeBSD.org
.if defined(BATCH)
-LIB_DEPENDS= slang\\.1\\.:${PORTSDIR}/devel/libslang
+LIB_DEPENDS= slang\\.1:${PORTSDIR}/devel/libslang
BUILD_DEPENDS= ispell:${PORTSDIR}/textproc/ispell \
sgmlfmt:${PORTSDIR}/textproc/sgmlformat
RUN_DEPENDS= ispell:${PORTSDIR}/textproc/ispell
.elif defined(USE_NCURSES_PORT)
LIB_DEPENDS= ncurses\\.4\\.:${PORTSDIR}/devel/ncurses
.elif defined(USE_SLANG)
-LIB_DEPENDS= slang\\.1\\.:${PORTSDIR}/devel/libslang
+LIB_DEPENDS= slang\\.1:${PORTSDIR}/devel/libslang
.endif
DIST_SUBDIR= mutt