diff options
-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" |