summaryrefslogtreecommitdiff
path: root/editors/emacs20/Makefile
diff options
context:
space:
mode:
authormarkd <markd>2005-06-30 10:12:35 +0000
committermarkd <markd>2005-06-30 10:12:35 +0000
commit8f7d51203027340dc11ddde3b12c2fe2b4709901 (patch)
treebb13a580c2e8bde3314312661ed40d688dc7b490 /editors/emacs20/Makefile
parent9b90a74af9bfeff50303486d4a7c12f2659abe86 (diff)
downloadpkgsrc-8f7d51203027340dc11ddde3b12c2fe2b4709901.tar.gz
Quieten CHECK_WRKREF. The build PATH in the dumped emacs is not a problem.
Diffstat (limited to 'editors/emacs20/Makefile')
-rw-r--r--editors/emacs20/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/editors/emacs20/Makefile b/editors/emacs20/Makefile
index 01e0ab96d82..c3bb072bd74 100644
--- a/editors/emacs20/Makefile
+++ b/editors/emacs20/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2005/06/01 18:02:45 jlam Exp $
+# $NetBSD: Makefile,v 1.21 2005/06/30 10:16:38 markd Exp $
DISTNAME= emacs-20.7
PKGREVISION= 5
@@ -30,6 +30,10 @@ GNU_ARCH.mipsbe= mips
BUILD_DEFS+= USE_INET6 EMACS_USE_POP
+# build PATH in the dumped emacs is not a problem
+CHECK_WRKREF_SKIP+= ${PREFIX}/bin/emacs
+CHECK_WRKREF_SKIP+= ${PREFIX}/bin/emacs-20.7
+
.include "../../mk/bsd.prefs.mk"
# This matches NetBSD <1.7 releases and 1.6A-1.6P, where ld is <2.13.2.1.