diff options
Diffstat (limited to 'databases/pxlib/Makefile')
-rw-r--r-- | databases/pxlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/pxlib/Makefile b/databases/pxlib/Makefile index bc5f1144a0f6..245062ba13de 100644 --- a/databases/pxlib/Makefile +++ b/databases/pxlib/Makefile @@ -25,7 +25,7 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include LDFLAGS=-L${LOCALBASE}/lib CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes LDCONFIG_DIRS= %%PREFIX%%/lib OPTIONS= DOCS "Build and install documentation" off |