diff options
Diffstat (limited to 'www/fcgiwrap/Makefile')
-rw-r--r-- | www/fcgiwrap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/fcgiwrap/Makefile b/www/fcgiwrap/Makefile index 7faf43057135..a942d1eb5755 100644 --- a/www/fcgiwrap/Makefile +++ b/www/fcgiwrap/Makefile @@ -21,7 +21,7 @@ LICENSE= MIT USE_RC_SUBR= fcgiwrap -USE_AUTOTOOLS= autoconf:268:env autoheader:268 +USE_AUTOTOOLS= autoconf autoheader CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib GNU_CONFIGURE= yes |