diff --git a/aegisub/Makefile.am b/aegisub/Makefile.am index 4e35714c8..b61bf17bf 100644 --- a/aegisub/Makefile.am +++ b/aegisub/Makefile.am @@ -19,7 +19,7 @@ aegisub_2_1_LDFLAGS = @GL_LIBS@ @PTHREAD_LIBS@ @WX_LIBS@ @ICONV_LDFLAGS@ $(libos LIBS += @FREETYPE_LIBS@ @FONTCONFIG_LIBS@ if BUILD_DARWIN -aegisub_2_1_LDFLAGS += @AVUTIL_LDFLAGS@ -L/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries +aegisub_2_1_LDFLAGS += -L/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries endif if HAVE_ALSA