freebsd-ports/databases/fireprofile/files/patch-Makefile
Edwin Groothuis 6f21bbfd7d New Port: databases/fireprofile
Library to help profiling where programs are using MySQL

PR:		ports/38023
Submitted by:	Dean Hollister <dean@odyssey.apana.org.au>
2003-01-17 07:36:30 +00:00

14 lines
320 B
Text

--- Makefile.orig Fri Apr 5 23:07:59 2002
+++ Makefile Thu Jan 16 23:34:05 2003
@@ -2,9 +2,9 @@
INSTALL_USER ?= root
CFLAGS ?= -O
CC ?= cc
-INCFLAGS =
+INCFLAGS = -I${LOCALBASE}/include
INLDFLAGS = -nostdlib
-INLIBS = -ldl
+#INLIBS = -ldl
.PHONY: all install shared clean distclean install-shared install-man3