openbsd-ports/www/epiphany/patches/patch-lib_Makefile_in
2012-04-03 15:40:29 +00:00

14 lines
469 B
Plaintext

$OpenBSD: patch-lib_Makefile_in,v 1.2 2012/04/03 15:40:29 ajacoutot Exp $
--- lib/Makefile.in.orig Tue Mar 27 22:25:08 2012
+++ lib/Makefile.in Sun Apr 1 15:39:59 2012
@@ -487,7 +487,8 @@ ephy_profile_migrator_SOURCES = ephy-profile-migrator.
ephy_profile_migrator_CFLAGS = \
$(DEPENDENCIES_CFLAGS) \
$(NSS_CFLAGS) \
- $(AM_CFLAGS)
+ $(AM_CFLAGS) \
+ -lexecinfo
ephy_profile_migrator_LDADD = \
$(top_builddir)/lib/history/libephyhistory.la libephymisc.la \