diff options
-rw-r--r-- | mail/fetchmail/Makefile | 7 | ||||
-rw-r--r-- | mail/fetchmail/distinfo | 2 |
2 files changed, 5 insertions, 4 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index 0e0ed8904ee6..d8d84eb71453 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,18 +1,19 @@ # New ports collection makefile for: fetchmail -# Version required: 4.0.0 +# Version required: 4.0.6 # Date created: 26 Oct 1996 # Whom: Ville Eerola <ve@sci.fi> # -# $Id: Makefile,v 1.35 1997/07/02 13:04:57 ache Exp $ +# $Id: Makefile,v 1.36 1997/07/10 01:21:54 ache Exp $ # -DISTNAME= fetchmail-4.0.0 +DISTNAME= fetchmail-4.0.6 CATEGORIES= mail MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ MAINTAINER= ve@sci.fi GNU_CONFIGURE= yes +CONFIGURE_ARGS+= --enable-OPIE CONFIGURE_ENV+= LDFLAGS="${CFLAGS}" MAN1= fetchmail.1 diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo index 9b8c6f289cf9..1980555db051 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1 +1 @@ -MD5 (fetchmail-4.0.0.tar.gz) = 59b0371d8f2b2806b794cb0a70cf1c5d +MD5 (fetchmail-4.0.6.tar.gz) = d8dce48b29410beebb992874ac98c4be |