diff options
Diffstat (limited to 'textproc/redland/Makefile')
-rw-r--r-- | textproc/redland/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/redland/Makefile b/textproc/redland/Makefile index 3d7a73a3d882..899655fc1e94 100644 --- a/textproc/redland/Makefile +++ b/textproc/redland/Makefile @@ -31,8 +31,7 @@ LDFLAGS= -L${LOCALBASE}/lib CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --with-raptor=system \ --with-rasqal=internal \ - --with-threestore=no \ - --mandir=${PREFIX}/man + --with-threestore=no USE_LDCONFIG= yes |