diff options
Diffstat (limited to 'devel/florist/Makefile')
-rw-r--r-- | devel/florist/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/florist/Makefile b/devel/florist/Makefile index 3fb4d60637d1..92924da1186c 100644 --- a/devel/florist/Makefile +++ b/devel/florist/Makefile @@ -26,7 +26,7 @@ CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} ${PTHREAD_CFLAGS}" \ MAKEFILE= "${FILESDIR}/Makefile.bsd" MAKE_ARGS= GMAKE=${GMAKE} PORTVERSION=${PORTVERSION} LN=${LN} \ RM=${RM} -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes post-extract: # add FreeBSD configuration |