summaryrefslogtreecommitdiff
path: root/chat/meanwhile
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-09-02 11:16:53 +0000
committerjoerg <joerg@pkgsrc.org>2007-09-02 11:16:53 +0000
commit3303d52845522465c220771a221f92e01f948900 (patch)
tree95e4b4203736f3901d74f0477ade668bfc8337b8 /chat/meanwhile
parentbad1082987d6523a7adb60303a7029c0a6dc5c11 (diff)
downloadpkgsrc-3303d52845522465c220771a221f92e01f948900.tar.gz
Skip wrkdir reference check in documentation.
Diffstat (limited to 'chat/meanwhile')
-rw-r--r--chat/meanwhile/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/chat/meanwhile/Makefile b/chat/meanwhile/Makefile
index 828862e5840..7a1bbf3b855 100644
--- a/chat/meanwhile/Makefile
+++ b/chat/meanwhile/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/08/13 05:29:27 dan Exp $
+# $NetBSD: Makefile,v 1.2 2007/09/02 11:16:53 joerg Exp $
#
DISTNAME= meanwhile-1.0.2
@@ -15,6 +15,8 @@ USE_TOOLS+= pkg-config
CONFIGURE_ARGS+= --disable-doxygen
+CHECK_WRKREF_SKIP+= share/doc/meanwhile-doc-1.0.2/samples/build
+
PKGCONFIG_OVERRIDE+= meanwhile.pc.in
.include "../../devel/glib2/buildlink3.mk"