diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-10-13 01:14:23 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-10-13 01:14:23 +0000 |
commit | d27e6f3ec07b598b928b29fb5fc1a01b32e3c06d (patch) | |
tree | a704360646d376eb1e78b88529c4f8a1c15ebfbd /mail/mail-notification | |
parent | 83ebdeba60a859b18f273e5635cee0857c10ef92 (diff) | |
download | ports-d27e6f3ec07b598b928b29fb5fc1a01b32e3c06d.tar.gz ports-d27e6f3ec07b598b928b29fb5fc1a01b32e3c06d.zip |
Notes
Diffstat (limited to 'mail/mail-notification')
-rw-r--r-- | mail/mail-notification/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/mail-notification/Makefile b/mail/mail-notification/Makefile index c6e84dd42991..ef6e5930ba80 100644 --- a/mail/mail-notification/Makefile +++ b/mail/mail-notification/Makefile @@ -21,6 +21,7 @@ USE_GMAKE= yes CPPFLAGS= -I${LOCALBASE}/include LDFLAGS= -L${LOCALBASE}/lib CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" +USE_GCC= 3.4 OPTIONS= MBOX "mbox support" on \ MH "MH support" on \ |