diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-09-21 02:15:06 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-09-21 02:15:06 +0000 |
commit | 81d59bc3c013dad5c5756ca80ef82d6b319fb107 (patch) | |
tree | d818e578fe572715046bd246aefd0163e02fc916 /mail/mailcrypt | |
parent | 714c62a70eb4633e850bb9a72b637fc56d5f0a6a (diff) | |
download | ports-81d59bc3c013dad5c5756ca80ef82d6b319fb107.tar.gz ports-81d59bc3c013dad5c5756ca80ef82d6b319fb107.zip |
Notes
Diffstat (limited to 'mail/mailcrypt')
-rw-r--r-- | mail/mailcrypt/Makefile | 2 |
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 |