summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorjperkin <jperkin>2014-07-25 15:21:39 +0000
committerjperkin <jperkin>2014-07-25 15:21:39 +0000
commit15aa77e4d5a4477f17f7fd80154d13bb4684983c (patch)
tree3ca28de614734f1fc4fd7b09179c6db3fd945e43 /lang
parentc23b3575f147390f7a859a056ed15c23adfad019 (diff)
downloadpkgsrc-15aa77e4d5a4477f17f7fd80154d13bb4684983c.tar.gz
Disable check-libs, this package unpacks directly into WRKDIR so falls
foul of various path filters and transformations.
Diffstat (limited to 'lang')
-rw-r--r--lang/siod/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/lang/siod/Makefile b/lang/siod/Makefile
index 78a3d97f115..bb52cf921e5 100644
--- a/lang/siod/Makefile
+++ b/lang/siod/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2012/10/21 11:39:12 cheusov Exp $
+# $NetBSD: Makefile,v 1.23 2014/07/25 15:21:39 jperkin Exp $
DISTNAME= siod
PKGNAME= siod-3.0
@@ -20,6 +20,9 @@ BUILD_TARGET= ${OPSYS:S/Linux/linux/}
MAKE_ENV+= CC=${CC:Q}
CPPFLAGS+= -Dunix=1
+# XXX: cannot check as WRKSRC == WRKDIR so paths are stripped
+CHECK_SHLIBS_SUPPORTED= no
+
REPLACE_INTERPRETER+= siod
REPLACE.siod.old= /usr/local/bin/siod
REPLACE.siod.new= ${PREFIX}/bin/siod