svn commit: r341243 - head/multimedia/linux_v4l2wrapper-kmod

Juergen Lock nox at FreeBSD.org
Sun Jan 26 16:40:15 UTC 2014


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 /"


More information about the svn-ports-all mailing list