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/stlport/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/stlport/Makefile') diff --git a/devel/stlport/Makefile b/devel/stlport/Makefile index d06a896673b6..3458ac55595a 100644 --- a/devel/stlport/Makefile +++ b/devel/stlport/Makefile @@ -38,7 +38,7 @@ MAKE_ARGS+= INSTALLDIR=${PREFIX} PTHREAD_CFLAGS=${PTHREAD_CFLAGS} \ PLIST_SUB+= COMPILER=${COMPILER} INSTALL_TARGET= install_unix -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes .if ${OSVERSION} < 440000 BROKEN= "Not supported on systems prior to FreeBSD 4.4" -- cgit v1.2.3