diff options
Diffstat (limited to 'databases/sqlrelay/Makefile')
-rw-r--r-- | databases/sqlrelay/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/sqlrelay/Makefile b/databases/sqlrelay/Makefile index 5d9dc2572629..d9f37963e565 100644 --- a/databases/sqlrelay/Makefile +++ b/databases/sqlrelay/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= librudiments.so:devel/rudiments \ libcurl.so:ftp/curl \ libiconv.so:converters/libiconv -USES= gmake iconv libedit libtool pathfix python readline ssl +USES= gmake iconv libedit libtool python readline ssl PATHFIX_MAKEFILEIN= Makefile CPPFLAGS+= -I${LOCALBASE}/include |