summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorwiz <wiz>2006-12-19 18:21:10 +0000
committerwiz <wiz>2006-12-19 18:21:10 +0000
commit2fd8693b8e68e3db7be855878fda8efd5d883d20 (patch)
treec8877f98da8410efd1787ac860b3d4068aa9aaaa /editors
parent1822c59656661134ea17fb8e42f66cb1479d4b45 (diff)
downloadpkgsrc-2fd8693b8e68e3db7be855878fda8efd5d883d20.tar.gz
CHECK_WRKREF_SKIP wants a relative path nowadays.
Diffstat (limited to 'editors')
-rw-r--r--editors/xemacs-current/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/xemacs-current/Makefile b/editors/xemacs-current/Makefile
index e95a466b183..ed106a27494 100644
--- a/editors/xemacs-current/Makefile
+++ b/editors/xemacs-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.58 2006/10/24 08:48:36 rillig Exp $
+# $NetBSD: Makefile,v 1.59 2006/12/19 18:21:10 wiz Exp $
DISTNAME= xemacs-21.5.27
@@ -63,8 +63,8 @@ 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}
+CHECK_WRKREF_SKIP+= bin/xemacs
+CHECK_WRKREF_SKIP+= bin/xemacs-${EMACSVERSION}
post-patch:
rm -f ${WRKSRC}/etc/ctags.1.orig