summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-09-21 02:15:06 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-09-21 02:15:06 +0000
commit81d59bc3c013dad5c5756ca80ef82d6b319fb107 (patch)
treed818e578fe572715046bd246aefd0163e02fc916 /mail
parentFix BUILD_DEPENDS line, netpbm installs under ${X11BASE}. (diff)
Add BUILD_DEPENDS to emacs, it's required for building.
Notes
Notes: svn path=/head/; revision=21842
Diffstat (limited to 'mail')
-rw-r--r--mail/mailcrypt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mailcrypt/Makefile b/mail/mailcrypt/Makefile
index 408fd790a4f4..6f0abce7463d 100644
--- a/mail/mailcrypt/Makefile
+++ b/mail/mailcrypt/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= mailcrypt
MAINTAINER= murray@cdrom.com
-BROKEN= "requires emacs to build but has no dependency for it."
+BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs
GNU_CONFIGURE= yes