diff options
Diffstat (limited to 'mail/fetchmail/Makefile')
-rw-r--r-- | mail/fetchmail/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index d9a3801ff27a..8ce88a1a02ed 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -3,17 +3,16 @@ # Date created: 26 Oct 1996 # Whom: Ville Eerola <ve@sci.fi> # -# $Id $ +# $Id$ # DISTNAME= fetchmail-1.9 -CATEGORIES+= mail +CATEGORIES= mail MASTER_SITES= ftp://locke.ccil.org/pub/esr/ -GNU_CONFIGURE= yes - MAINTAINER= ve@sci.fi +GNU_CONFIGURE= yes CONFIGURE_ENV+= LDFLAGS="${CFLAGS}" post-install: |