diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-06-13 23:22:28 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-06-13 23:22:28 +0000 |
commit | babcfd82bf59767f2bbf00276e2f40cb5cb3daed (patch) | |
tree | 2c1b131bbf140960886675162bb8662c8924b0f5 /editors | |
parent | 61099f18680507825400e837047a519ddcf565dc (diff) | |
download | ports-babcfd82bf59767f2bbf00276e2f40cb5cb3daed.tar.gz ports-babcfd82bf59767f2bbf00276e2f40cb5cb3daed.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/tamago-emacs20/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/tamago-emacs20/Makefile b/editors/tamago-emacs20/Makefile index cb436ebbbc17..1950e28fef58 100644 --- a/editors/tamago-emacs20/Makefile +++ b/editors/tamago-emacs20/Makefile @@ -11,4 +11,6 @@ COMMENT= The Multilingual Input Method - Egg V4 for Emacs20 MASTERDIR= ${.CURDIR}/../tamago EMACS_PORT_NAME= emacs20 +BROKEN= "Broken pkg-plist" + .include "${MASTERDIR}/Makefile" |