Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jan 2014 16:40:14 +0000 (UTC)
From:      Juergen Lock <nox@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r341243 - head/multimedia/linux_v4l2wrapper-kmod
Message-ID:  <201401261640.s0QGeE7k027144@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: nox
Date: Sun Jan 26 16:40:14 2014
New Revision: 341243
URL: http://svnweb.freebsd.org/changeset/ports/341243
QAT: https://qat.redports.org/buildarchive/r341243/

Log:
  Stagify the deprecated port too so Uses/kmod.mk can be simplified.
  
  Submitted by:	rene

Modified:
  head/multimedia/linux_v4l2wrapper-kmod/Makefile

Modified: head/multimedia/linux_v4l2wrapper-kmod/Makefile
==============================================================================
--- head/multimedia/linux_v4l2wrapper-kmod/Makefile	Sun Jan 26 16:40:14 2014	(r341242)
+++ head/multimedia/linux_v4l2wrapper-kmod/Makefile	Sun Jan 26 16:40:14 2014	(r341243)
@@ -17,12 +17,12 @@ ONLY_FOR_ARCHS=	i386 amd64
 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>
 
 PLIST_FILES+=	"@cwd /"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401261640.s0QGeE7k027144>