diff options
author | asau <asau@pkgsrc.org> | 2012-06-26 17:02:31 +0000 |
---|---|---|
committer | asau <asau@pkgsrc.org> | 2012-06-26 17:02:31 +0000 |
commit | 0ce7bf4654ab37645760b123ebbd4b54cbe066d3 (patch) | |
tree | 39f53f4a2b7eafd912ed823b8d8ec9e35c241d20 /editors/emacs24-nox11 | |
parent | d0d2d9d9175cb0390e71018613ef66bbdb5c50aa (diff) | |
download | pkgsrc-0ce7bf4654ab37645760b123ebbd4b54cbe066d3.tar.gz |
Install documentation. Emacs is not the package that can be used
without it effectively.
Diffstat (limited to 'editors/emacs24-nox11')
-rw-r--r-- | editors/emacs24-nox11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/emacs24-nox11/Makefile b/editors/emacs24-nox11/Makefile index c7444ceef22..7d0086f7b81 100644 --- a/editors/emacs24-nox11/Makefile +++ b/editors/emacs24-nox11/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2012/06/16 21:04:16 dholland Exp $ +# $NetBSD: Makefile,v 1.2 2012/06/26 17:02:31 asau Exp $ PKGNAME= ${DISTNAME:S/-/-nox11-/} +PKGREVISION= 1 CONFLICTS+= emacs-[0-9]* |