diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-07-25 12:24:09 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-07-25 12:24:09 +0000 |
commit | fa38ed02cc7ff1a59528f13db1b7dedc130b2def (patch) | |
tree | 94158659da258abce4ed96928351a7282233e421 /multimedia/motion/Makefile | |
parent | 09db2e42a9f1432af998b2877453c2eaf20a132c (diff) |
Notes
Diffstat (limited to 'multimedia/motion/Makefile')
-rw-r--r-- | multimedia/motion/Makefile | 2 |
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) |