diff options
Diffstat (limited to 'news/gnus-emacs20/Makefile')
-rw-r--r-- | news/gnus-emacs20/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/news/gnus-emacs20/Makefile b/news/gnus-emacs20/Makefile index 968ff081c90a..4bc6595f5915 100644 --- a/news/gnus-emacs20/Makefile +++ b/news/gnus-emacs20/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnus PORTVERSION= 5.8.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= news mail elisp MASTER_SITES= http://quimby.gnus.org/gnus/dist/ \ ftp://quimby.gnus.org/gnus/dist/ \ @@ -32,6 +32,7 @@ CONFIGURE_ARGS= --with-emacs=${EMACS_CMD} \ --infodir=${INFODIR} INFODIR= ${PREFIX}/info +INFO= emacs-mime gnus message PORTDOCDIR= share/doc/gnus-${EMACS_PORT_NAME} DOCS= ChangeLog GNUS-NEWS README |