From 4de56a776b06e3e1141de9f8098f35898c845484 Mon Sep 17 00:00:00 2001 From: Cheng-Lung Sung Date: Mon, 14 Aug 2006 22:55:18 +0000 Subject: - s,INSTALLS_SHLIB,USE_LDCONFIG,g - these include comms/ converters/ databases/ devel/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin --- devel/florist/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/florist/Makefile') 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 -- cgit v1.2.3