summaryrefslogtreecommitdiff
path: root/editors/xemacs-nox11
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-03-20 18:21:29 +0000
committerjlam <jlam@pkgsrc.org>2006-03-20 18:21:29 +0000
commite10b319ed7fddf0d18ab98749101f97333d39535 (patch)
tree90109bdcf9c835ad847652833cbd08c8b50b782d /editors/xemacs-nox11
parent741aecb60794fe08a7a2c61bfcc516bee56c6a2b (diff)
downloadpkgsrc-e10b319ed7fddf0d18ab98749101f97333d39535.tar.gz
Fix xemacs packages to honor PKGINFODIR in the default INFOPATH when
reading info files. Also strip the split info files from the PLIST as the plist module handles them automatically. Lastly, define INFO_FILES so that the pkginstall framework properly manages the "dir" info file database index in the xemacs info directory. Bump the PKGREVISION.
Diffstat (limited to 'editors/xemacs-nox11')
-rw-r--r--editors/xemacs-nox11/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/xemacs-nox11/Makefile b/editors/xemacs-nox11/Makefile
index d98342260e6..31882248fbd 100644
--- a/editors/xemacs-nox11/Makefile
+++ b/editors/xemacs-nox11/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.15 2006/02/05 23:08:59 joerg Exp $
+# $NetBSD: Makefile,v 1.16 2006/03/20 18:21:29 jlam Exp $
.include "../../editors/xemacs/Makefile.common"
PKGNAME= ${DISTNAME:S/xemacs/xemacs-nox11/}
-PKGREVISION= 1
+PKGREVISION= 2
MAINTAINER= magick@NetBSD.org