1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00

remove CONIGURE_ARGS --enable-dsn and --enable-hidden-host as they are now

run-time .muttrc configurable.
This commit is contained in:
David E. O'Brien 1999-01-07 18:43:20 +00:00
parent 0aaa0b110c
commit 519f5c64b1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=15917
3 changed files with 6 additions and 9 deletions

View File

@ -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)

View File

@ -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)

View File

@ -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)