From fc8208523639d6801bd7679139ec1af4e3cec2c9 Mon Sep 17 00:00:00 2001 From: itetcu Date: Sat, 17 Oct 2009 23:14:46 +0000 Subject: Try to fix plsit with custom PREFIX PR: 139536 Submitted by: Sahil Tandon Approved by: maintainer --- www/libmicrohttpd/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www') diff --git a/www/libmicrohttpd/Makefile b/www/libmicrohttpd/Makefile index c7781a8bd48b..c0c761685597 100644 --- a/www/libmicrohttpd/Makefile +++ b/www/libmicrohttpd/Makefile @@ -15,6 +15,7 @@ COMMENT= C library for embedding HTTP server functionality USE_LDCONFIG= yes GNU_CONFIGURE= yes +MAKE_ARGS+= pkgconfigdir=${PREFIX}/libdata/pkgconfig PLIST_FILES= lib/libmicrohttpd.so.6 \ lib/libmicrohttpd.la \ -- cgit