openbsd-ports/www/firefox36/patches/patch-xulrunner_app_Makefile_in

12 lines
383 B
Plaintext
Raw Normal View History

$OpenBSD: patch-xulrunner_app_Makefile_in,v 1.1 2011/03/26 10:58:36 landry Exp $
--- xulrunner/app/Makefile.in.orig Fri Jun 11 22:41:27 2010
+++ xulrunner/app/Makefile.in Thu Jun 24 10:08:44 2010
@@ -118,6 +118,7 @@ endif
LIBS += \
$(EXTRA_DSO_LIBS) \
$(MOZ_JS_LIBS) \
+ -lsndio \
$(DIST)/lib/$(LIB_PREFIX)xpcomglue_s.$(LIB_SUFFIX) \
$(XPCOM_LIBS) \
$(NSPR_LIBS) \