openbsd-ports/www/epiphany/patches/patch-lib_Makefile_in
2012-05-22 21:22:35 +00:00

14 lines
466 B
Plaintext

$OpenBSD: patch-lib_Makefile_in,v 1.3 2012/05/22 21:22:35 jasper Exp $
--- lib/Makefile.in.orig Sat May 19 15:12:51 2012
+++ lib/Makefile.in Tue May 22 23:12:20 2012
@@ -515,7 +515,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 \