From 519f5c64b168a225e2e35f3c9c7caabe8fd1ea01 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Thu, 7 Jan 1999 18:43:20 +0000 Subject: remove CONIGURE_ARGS --enable-dsn and --enable-hidden-host as they are now run-time .muttrc configurable. --- mail/mutt14/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'mail/mutt14') diff --git a/mail/mutt14/Makefile b/mail/mutt14/Makefile index b85999279f72..2047b0ec4461 100644 --- a/mail/mutt14/Makefile +++ b/mail/mutt14/Makefile @@ -4,7 +4,7 @@ # Date created: Thur July 25, 1996 # Whom: David O'Brien (obrien@NUXI.com) # -# $Id: Makefile,v 1.53 1998/12/13 01:31:06 obrien Exp $ +# $Id: Makefile,v 1.54 1999/01/05 03:12:07 obrien Exp $ DISTNAME= mutt-0.95.1i PKGNAME= mutt-0.95.1 @@ -42,8 +42,7 @@ LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang DIST_SUBDIR= mutt PATCH_DIST_STRIP= -p1 GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-dsn --enable-pop --enable-imap --enable-flock \ - --disable-fcntl --enable-hidden-host \ +CONFIGURE_ARGS= --enable-pop --enable-imap --enable-flock --disable-fcntl \ --with-sharedir=${PREFIX}/share/mutt \ --with-docdir=${PREFIX}/share/doc/mutt .if defined(BATCH) || defined(USE_SLANG) -- cgit v1.2.3