summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2006-10-17 06:59:24 +0000
committermarkd <markd@pkgsrc.org>2006-10-17 06:59:24 +0000
commit0cb19801d0b8e00e9b962d6e2ef852b5442dd7bd (patch)
tree28e6f2209e263459b53ea8fea3318fea7f53240a
parentd0d4b7993a43144faf633def840df6e71bddf1dc (diff)
downloadpkgsrc-0cb19801d0b8e00e9b962d6e2ef852b5442dd7bd.tar.gz
Add SKIP_PORTABILITY_CHECK=yes. Most files unpacked in this package are
unused so don't care about them. Any real portability issues will be picked up by the portability check for kdelibs3.
-rw-r--r--x11/kdelibdocs3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/kdelibdocs3/Makefile b/x11/kdelibdocs3/Makefile
index 6c86da2e4ea..aef20aa7402 100644
--- a/x11/kdelibdocs3/Makefile
+++ b/x11/kdelibdocs3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2006/10/12 10:37:43 markd Exp $
+# $NetBSD: Makefile,v 1.43 2006/10/17 06:59:24 markd Exp $
DISTNAME= kdelibs-${_KDE_VERSION}
PKGNAME= kdelibdocs-${_KDE_VERSION}
@@ -16,6 +16,7 @@ BUILD_TARGET= apidox
INSTALL_TARGET= install-data-local
UNLIMIT_RESOURCES+= datasize
+SKIP_PORTABILITY_CHECK= yes
post-install:
cd ${WRKSRC}; \