aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/linux_v4l2wrapper-kmod/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/multimedia/linux_v4l2wrapper-kmod/Makefile b/multimedia/linux_v4l2wrapper-kmod/Makefile
index 875e3947362f..1a0d41366f50 100644
--- a/multimedia/linux_v4l2wrapper-kmod/Makefile
+++ b/multimedia/linux_v4l2wrapper-kmod/Makefile
@@ -18,6 +18,9 @@ PATCH_STRIP= -p1
WRKSRC= ${WRKDIR}/linux_v4l2
NO_STAGE= yes
+# Remember to remove references to Makefile.sub in other ports...
+DEPRECATED= Included now in all supported FreeBSD versions
+EXPIRATION_DATE= 2014-03-15
USES= kmod
.include <bsd.port.pre.mk>