summaryrefslogtreecommitdiff
path: root/multimedia/linux-ov511-kmod
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 20:57:48 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 20:57:48 +0000
commit855fb638fbbc3329682faf7c68b135b6e6c1a0ae (patch)
tree29e40a75ec137fe362a8b7f6affa075888f0b236 /multimedia/linux-ov511-kmod
parentAdd NO_STAGE all over the place in preparation for the staging support (cat: ... (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: multimedia)
Notes
Notes: svn path=/head/; revision=327747
Diffstat (limited to 'multimedia/linux-ov511-kmod')
-rw-r--r--multimedia/linux-ov511-kmod/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/multimedia/linux-ov511-kmod/Makefile b/multimedia/linux-ov511-kmod/Makefile
index 661739de4d9f..a13890a73ac1 100644
--- a/multimedia/linux-ov511-kmod/Makefile
+++ b/multimedia/linux-ov511-kmod/Makefile
@@ -1,11 +1,5 @@
-# New ports collection makefile for: linux-ov511-kmod
-# Date created: 2 February 2007
-# Whom: luigi
-#
+# Created by: luigi
# $FreeBSD$
-#
-# XXX MASTER_SITES should be replaced with some good locations
-# for individual files from linux distributions.
PORTNAME= linux-ov511-kmod
PORTVERSION= 1.0
@@ -28,6 +22,7 @@ MAKEFILE= Makefile.kld
ALL_TARGET= depend all
# we simply copy the sources from the original site
+NO_STAGE= yes
do-extract:
@${MKDIR} ${WRKSRC}
( cd ${_DISTDIR} && ${CP} ${DISTFILES} ${WRKSRC} )