summaryrefslogtreecommitdiff
path: root/editors/xemacs-nox11/Makefile
diff options
context:
space:
mode:
authorjlam <jlam>2006-03-20 18:21:29 +0000
committerjlam <jlam>2006-03-20 18:21:29 +0000
commitab9f243e4e36101b76c5e7a8c1ae35a8c843798c (patch)
tree90109bdcf9c835ad847652833cbd08c8b50b782d /editors/xemacs-nox11/Makefile
parentba56a6d962bf14bb906ae2ad6fbe36b11088e35f (diff)
downloadpkgsrc-ab9f243e4e36101b76c5e7a8c1ae35a8c843798c.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/Makefile')
-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