diff options
Diffstat (limited to 'multimedia/ogle')
-rw-r--r-- | multimedia/ogle/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/multimedia/ogle/Makefile b/multimedia/ogle/Makefile index 6e59739410d4..67e9fda2f229 100644 --- a/multimedia/ogle/Makefile +++ b/multimedia/ogle/Makefile @@ -60,9 +60,7 @@ pre-configure: # XXX due to gcc-3.4 (20040706) bug in preprocessing of inline functions, # this needs at least -O2 to compile. Fails with -O -.if ${OSVERSION} >= 502126 CFLAGS+= -O2 -.endif # hack to make ogle work with liba52 + djbfft .if exists(${LOCALBASE}/lib/liba52.la) |