summaryrefslogtreecommitdiff
path: root/editors/mule/Makefile
diff options
context:
space:
mode:
authormarkd <markd>2005-06-30 10:20:49 +0000
committermarkd <markd>2005-06-30 10:20:49 +0000
commitd2477a4eba93799abcc5827d41ff9a07635e3b3d (patch)
tree8da7b9362904688ad846eba32d97db7b41300dbb /editors/mule/Makefile
parent8f7d51203027340dc11ddde3b12c2fe2b4709901 (diff)
downloadpkgsrc-d2477a4eba93799abcc5827d41ff9a07635e3b3d.tar.gz
Quieten CHECK_WRKREF. The build PATH in the dumped mule is not a problem.
Diffstat (limited to 'editors/mule/Makefile')
-rw-r--r--editors/mule/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/editors/mule/Makefile b/editors/mule/Makefile
index f92faf43e58..197bceab076 100644
--- a/editors/mule/Makefile
+++ b/editors/mule/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2005/06/01 18:02:45 jlam Exp $
+# $NetBSD: Makefile,v 1.31 2005/06/30 10:20:49 markd Exp $
DISTNAME= mule-2.3
PKGREVISION= 2
@@ -11,6 +11,10 @@ COMMENT= Multilingual GNU editing macros (editor)
CONFLICTS= emacs-[0-9]*
+# build PATH in the dumped mule is not a problem
+CHECK_WRKREF_SKIP+= ${PREFIX}/bin/mule
+CHECK_WRKREF_SKIP+= ${PREFIX}/bin/mule-19.28
+
.include "../../mk/bsd.prefs.mk"
.if !defined(USE_WNN4) || ${USE_WNN4} == YES