diff options
Diffstat (limited to 'lang/elisp-manual/Makefile')
-rw-r--r-- | lang/elisp-manual/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/elisp-manual/Makefile b/lang/elisp-manual/Makefile index 955b20c0edf..7ea7285dd05 100644 --- a/lang/elisp-manual/Makefile +++ b/lang/elisp-manual/Makefile @@ -17,6 +17,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./-/} MAINTAINER= ports@FreeBSD.org COMMENT= Emacs Lisp reference manual +BROKEN= overwrites files owned by editors/emacs: info/elisp.info WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/./-/} GNU_CONFIGURE= yes ALL_TARGET= elisp |