summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-11-05 03:57:17 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-11-05 03:57:17 +0000
commitf3cc3263158c0a4b3239920f3b506aca78dcd9e8 (patch)
treeefffca674593514de077874fe8dbccac4d0b3ac5
parentActivate freelibiberty (diff)
Add --enable-SDPS to CONFIGURE_ARGS
PR: 14582 Submitted by: Jose Marques <noway@nohow.demon.co.uk>
Notes
Notes: svn path=/head/; revision=22914
-rw-r--r--mail/fetchmail/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile
index e796ee0c6615..4a36d1426f75 100644
--- a/mail/fetchmail/Makefile
+++ b/mail/fetchmail/Makefile
@@ -18,7 +18,7 @@ MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/
MAINTAINER= ve@sci.fi
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --enable-OPIE --enable-RPA --enable-POP2
+CONFIGURE_ARGS= --enable-OPIE --enable-RPA --enable-POP2 --enable-SDPS
CONFIGURE_ENV= LDFLAGS="${CFLAGS}"
MAN1= fetchmail.1
MLINKS= fetchmail.1 fetchmailconf.1