1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/net/nepenthes/files/prelude_modules_log-prelude_Makefile.in.patch
Cheng-Lung Sung fa66ff9a1f - Added WITH_PRELUDE option. Also added a patch to fix the 'missing prelude.h'
message.

PR:		ports/104618
Submitted by:	Robin Gruyters <r dot gruyters_AT_yirdis dot nl>
Approved by:	maintainer (Michael Josic)
2006-11-27 01:19:55 +00:00

12 lines
583 B
Diff

--- modules/log-prelude/Makefile.in.orig Sun Apr 23 19:49:07 2006
+++ modules/log-prelude/Makefile.in Fri Oct 20 15:01:06 2006
@@ -195,7 +195,7 @@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
AUTOMAKE_OPTIONS = foreign
-AM_CPPFLAGS = -I/usr/include/libprelude -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE
+AM_CPPFLAGS = -I/usr/local/include/libprelude -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE
AM_CXXFLAGS = -Wall
AM_LDFLAGS =
pkglib_LTLIBRARIES = logprelude.la