aboutsummaryrefslogtreecommitdiff
path: root/multimedia/motion/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-07-25 12:24:09 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-07-25 12:24:09 +0000
commitfa38ed02cc7ff1a59528f13db1b7dedc130b2def (patch)
tree94158659da258abce4ed96928351a7282233e421 /multimedia/motion/Makefile
parent09db2e42a9f1432af998b2877453c2eaf20a132c (diff)
Notes
Diffstat (limited to 'multimedia/motion/Makefile')
-rw-r--r--multimedia/motion/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/multimedia/motion/Makefile b/multimedia/motion/Makefile
index 93520cc1da10..092d50c07424 100644
--- a/multimedia/motion/Makefile
+++ b/multimedia/motion/Makefile
@@ -42,8 +42,6 @@ OPTIONS= PWCBSD "PWCBSD based Webcams (disables BKTR)" off \
BKTR "Support for TV Capture cards" on \
LINUXTHREADS "Use LinuxThreads" off
-MAKE_ENV+= CC="${CC}"
-
.include <bsd.port.pre.mk>
.if !defined(WITH_BKTR) && !defined(WITH_PWCBSD)