summaryrefslogtreecommitdiff
path: root/multimedia/dvb-apps
diff options
context:
space:
mode:
authordholland <dholland>2012-06-21 05:26:01 +0000
committerdholland <dholland>2012-06-21 05:26:01 +0000
commit553907df47108a3539f83a63a00cf08a29b77609 (patch)
tree4bd204ea977feb376612f4fa77d79b0aeb6f2402 /multimedia/dvb-apps
parent2bf49694874d7bc3b071b1ad0d5f8df725343a4b (diff)
downloadpkgsrc-553907df47108a3539f83a63a00cf08a29b77609.tar.gz
Mark this NOT_FOR netbsd-5, as netbsd-5 doesn't have dtvio.h.
Diffstat (limited to 'multimedia/dvb-apps')
-rw-r--r--multimedia/dvb-apps/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/multimedia/dvb-apps/Makefile b/multimedia/dvb-apps/Makefile
index 91b88719505..a86cee9a357 100644
--- a/multimedia/dvb-apps/Makefile
+++ b/multimedia/dvb-apps/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2011/07/15 22:59:20 jmcneill Exp $
+# $NetBSD: Makefile,v 1.3 2012/06/21 05:26:01 dholland Exp $
#
PKGNAME= dvb-apps-20110713
@@ -14,6 +14,10 @@ COMMENT= Digital Video Broadcasting (DVB) applications
PKG_DESTDIR_SUPPORT= user-destdir
+# netbsd-5 does not have dev/dtv/dtvio.h or its associated functionality.
+# (allow 5.99.* as relatively recent 5.99 may still be in use and should work)
+NOT_FOR_PLATFORM+= NetBSD-5.[0-8]*
+
USE_TOOLS+= gmake perl
WRKSRC= ${WRKDIR}/dvb-apps-148ede2a6809