summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2006-10-24 08:48:36 +0000
committerrillig <rillig@pkgsrc.org>2006-10-24 08:48:36 +0000
commit3bde06ab4e48a96ebbc99cd6d4926a8a5d1a7ef5 (patch)
treecd5664e35a6b3cc123a1080a008891b8c809c815 /editors
parent7d1fb7a53853753f6daadb4750cad3c9f57b935e (diff)
downloadpkgsrc-3bde06ab4e48a96ebbc99cd6d4926a8a5d1a7ef5.tar.gz
The emacs binary may have the build path embedded.
Diffstat (limited to 'editors')
-rw-r--r--editors/xemacs-current/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/editors/xemacs-current/Makefile b/editors/xemacs-current/Makefile
index 760f678987e..e95a466b183 100644
--- a/editors/xemacs-current/Makefile
+++ b/editors/xemacs-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2006/10/14 02:24:46 rillig Exp $
+# $NetBSD: Makefile,v 1.58 2006/10/24 08:48:36 rillig Exp $
DISTNAME= xemacs-21.5.27
@@ -62,6 +62,10 @@ CFLAGS+= -fno-strict-aliasing
INFO_FILES= # PLIST
+# build PATH in the dumped emacs is not a problem
+CHECK_WRKREF_SKIP+= ${PREFIX}/bin/xemacs
+CHECK_WRKREF_SKIP+= ${PREFIX}/bin/xemacs-${EMACSVERSION}
+
post-patch:
rm -f ${WRKSRC}/etc/ctags.1.orig