17b63192b8
${LOCALBASE}/firefox36 with firefox36 binary. Needed for archs firefox 4 doesn't support (yet?). Yes, i'm looking at you sparc64. Not yet linked to the build.
13 lines
389 B
Plaintext
13 lines
389 B
Plaintext
$OpenBSD: patch-widget_src_gtk2_Makefile_in,v 1.3 2011/03/26 10:58:36 landry Exp $
|
|
--- widget/src/gtk2/Makefile.in.orig Fri Jun 11 22:41:24 2010
|
|
+++ widget/src/gtk2/Makefile.in Thu Jun 24 10:08:45 2010
|
|
@@ -184,6 +184,8 @@ DEFINES += -DUSE_POSTSCRIPT
|
|
EXTRA_DSO_LDOPTS += -lgfxpsshar
|
|
endif
|
|
|
|
+# GTK2 widget sndio backend.
|
|
+EXTRA_DSO_LDOPTS += -lsndio
|
|
|
|
DEFINES +=
|
|
INCLUDES += \
|