diff options
Diffstat (limited to 'textproc/rst.el')
-rw-r--r-- | textproc/rst.el/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/rst.el/Makefile b/textproc/rst.el/Makefile index ac74313c341e..3ebdc3feb0ba 100644 --- a/textproc/rst.el/Makefile +++ b/textproc/rst.el/Makefile @@ -16,6 +16,8 @@ EXTRACT_SUFX= # empty MAINTAINER= dsh@vlink.ru COMMENT= ReStructuredText Support for Emacs +BROKEN= Incomplete pkg-plist + USE_EMACS= yes EMACS_PORT_NAME?= xemacs21-mule |