summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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