summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2017-05-04 12:21:45 +0000
committerjperkin <jperkin@pkgsrc.org>2017-05-04 12:21:45 +0000
commit45d250c44f6c5d1aa4464296014f0165f4d5df6a (patch)
treea3e99fdfea85317a62889dd2e01317129dae1c1d /devel
parent4ae3b5e6578b49b931f198823a94f0aae625e271 (diff)
downloadpkgsrc-45d250c44f6c5d1aa4464296014f0165f4d5df6a.tar.gz
Add examples to CHECK_WRKREF_SKIP.
Diffstat (limited to 'devel')
-rw-r--r--devel/swig/Makefile3
-rw-r--r--devel/swig2/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/swig/Makefile b/devel/swig/Makefile
index 583ff9d460e..2cae1a6b75f 100644
--- a/devel/swig/Makefile
+++ b/devel/swig/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2015/06/12 10:50:00 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2017/05/04 12:21:45 jperkin Exp $
DISTNAME= swig-1.3.38
PKGREVISION= 1
@@ -27,6 +27,7 @@ USE_LIBTOOL= YES
INSTALLATION_DIRS+= share/doc/swig share/examples/swig
CHECK_INTERPRETER_SKIP+= share/examples/swig/*
+CHECK_WRKREF_SKIP+= share/examples/swig/*
post-install:
cd ${WRKSRC}/Doc/Manual && \
diff --git a/devel/swig2/Makefile b/devel/swig2/Makefile
index c12ece50f9d..c50fb284242 100644
--- a/devel/swig2/Makefile
+++ b/devel/swig2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2015/06/12 10:50:00 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2017/05/04 12:21:45 jperkin Exp $
DISTNAME= swig-2.0.12
PKGNAME= ${DISTNAME:S/swig-/swig2-/}
@@ -44,6 +44,7 @@ GNU_CONFIGURE= yes
INSTALLATION_DIRS+= share/doc/swig/2.0 share/examples/swig/2.0
CHECK_INTERPRETER_SKIP+= share/examples/swig/*
+CHECK_WRKREF_SKIP+= share/examples/swig/*
# configure fails to generate this on NetBSD
LDFLAGS+= -lpcre