diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-03-31 17:08:04 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-03-31 17:08:04 +0000 |
commit | cc71f91b54d0e2bfe181375415c56ca45f8969df (patch) | |
tree | 0b19da05daa4fb6dcf09988cd64eb7e805444b01 /lang | |
parent | ca8ae287d1cdf843bb6a6a0184d899fbda54a228 (diff) | |
download | ports-cc71f91b54d0e2bfe181375415c56ca45f8969df.tar.gz ports-cc71f91b54d0e2bfe181375415c56ca45f8969df.zip |
Notes
Diffstat (limited to 'lang')
-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 955b20c0edf7..7ea7285dd054 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 |