aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-09-21 10:15:06 +0800
committerSatoshi Asami <asami@FreeBSD.org>1999-09-21 10:15:06 +0800
commit81d59bc3c013dad5c5756ca80ef82d6b319fb107 (patch)
treed818e578fe572715046bd246aefd0163e02fc916 /mail
parent714c62a70eb4633e850bb9a72b637fc56d5f0a6a (diff)
downloadfreebsd-ports-gnome-81d59bc3c013dad5c5756ca80ef82d6b319fb107.tar.gz
freebsd-ports-gnome-81d59bc3c013dad5c5756ca80ef82d6b319fb107.tar.zst
freebsd-ports-gnome-81d59bc3c013dad5c5756ca80ef82d6b319fb107.zip
Add BUILD_DEPENDS to emacs, it's required for building.
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