summaryrefslogtreecommitdiff
path: root/mail/mailcrypt
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1999-03-02 21:12:37 +0000
committerBill Fumerola <billf@FreeBSD.org>1999-03-02 21:12:37 +0000
commitd00c251f6da41eb460e77b3f2dd56d4c71c199c0 (patch)
treed787ea8d303f656d4211f857b6a866f11dee07ad /mail/mailcrypt
parentUpgrade to the 19990216 tin-pre 1.4 release (diff)
BROKEN= "requires emacs to build but has no dependency for it."
Found By: Satoshi's errorlogs.
Notes
Notes: svn path=/head/; revision=16982
Diffstat (limited to 'mail/mailcrypt')
-rw-r--r--mail/mailcrypt/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/mailcrypt/Makefile b/mail/mailcrypt/Makefile
index 29b4f35b24ec..dbdbbf87f84a 100644
--- a/mail/mailcrypt/Makefile
+++ b/mail/mailcrypt/Makefile
@@ -3,7 +3,7 @@
# Date created: 29 May 1998
# Whom: Murray Stokely <murray@cdrom.com>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/07/04 19:46:38 steve Exp $
#
DISTNAME= mailcrypt-3.4
@@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= mailcrypt
MAINTAINER= murray@cdrom.com
+BROKEN= "requires emacs to build but has no dependency for it."
+
GNU_CONFIGURE= yes
.include <bsd.port.mk>