diff options
| author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-03-03 09:29:37 +0000 |
|---|---|---|
| committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-03-03 09:29:37 +0000 |
| commit | 1dd7e6eb8e87f044695fe44a2aebc11be1d72649 (patch) | |
| tree | ffb7b084959d7bf8838ab79756adf3127ba480f6 /multimedia/mencoder | |
| parent | 1f1c285bbab18c5053d81a809f479e1aba9e176b (diff) | |
Notes
Diffstat (limited to 'multimedia/mencoder')
| -rw-r--r-- | multimedia/mencoder/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mencoder/Makefile b/multimedia/mencoder/Makefile index 34bed878fb8f..9d2220ea3c78 100644 --- a/multimedia/mencoder/Makefile +++ b/multimedia/mencoder/Makefile @@ -13,7 +13,7 @@ RESTRICTED= Port has restricted dependencies .include "${.CURDIR}/../mplayer/Makefile.shared" OPTIONS= DEBUG "Include debug symbols in mencoder's binary" off -OPTIONS+= BLURAY "Build with libbluray suport" off +OPTIONS+= BLURAY "Build with libbluray support" off OPTIONS+= FONTCONFIG "Enable fontconfig support" off OPTIONS+= RTCPU "Allow runtime CPU detection" on OPTIONS+= OCFLAGS "Use optimized compiler flags" on |
