diff options
Diffstat (limited to 'textproc/libtre/Makefile')
-rw-r--r-- | textproc/libtre/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libtre/Makefile b/textproc/libtre/Makefile index d071be3c721e..9a0d88429d02 100644 --- a/textproc/libtre/Makefile +++ b/textproc/libtre/Makefile @@ -24,7 +24,7 @@ USE_GNOME= gnomehack gnometarget pkgconfig USE_GETOPT_LONG= yes USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CPPFLAGS= -I${LOCALBASE}/include LDFLAGS= -L${LOCALBASE}/lib |