diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/fetchmail/Makefile | 2 |
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 |