summaryrefslogtreecommitdiff
path: root/chat/meanwhile/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg>2007-09-02 11:16:53 +0000
committerjoerg <joerg>2007-09-02 11:16:53 +0000
commit9b22d05b68235ae2741deb0dd60e391be23a457e (patch)
tree95e4b4203736f3901d74f0477ade668bfc8337b8 /chat/meanwhile/Makefile
parent114c1e7a1b8350c06bf407c7ef318a0ab8f434d3 (diff)
downloadpkgsrc-9b22d05b68235ae2741deb0dd60e391be23a457e.tar.gz
Skip wrkdir reference check in documentation.
Diffstat (limited to 'chat/meanwhile/Makefile')
-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"