diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1997-09-29 12:05:38 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1997-09-29 12:05:38 +0000 |
commit | 2397af9ebb7234bef1188ba59cdf19867ef28e63 (patch) | |
tree | 03d0ac5e6d56cf8d15f845de92488a5dc6b94540 /mail/fetchmail | |
parent | ee2a29dd7b8fe98218edf023a7a7f4cae6d61813 (diff) |
Notes
Diffstat (limited to 'mail/fetchmail')
-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 1eaa197653ad..ee93bb49be7e 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ MAINTAINER= ve@sci.fi GNU_CONFIGURE= yes -CONFIGURE_ARGS+= --enable-OPIE +CONFIGURE_ARGS+= --enable-opie CONFIGURE_ENV+= LDFLAGS="${CFLAGS}" MAN1= fetchmail.1 |