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/libdsp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/libdsp') diff --git a/devel/libdsp/Makefile b/devel/libdsp/Makefile index a6631e6cbaaa..74b31e224f66 100644 --- a/devel/libdsp/Makefile +++ b/devel/libdsp/Makefile @@ -24,7 +24,7 @@ USE_GMAKE= yes MAKE_ENV= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" MKDIR="${MKDIR}" \ INLINE_VER="${INLINE_VER}" MAKEFILE= Makefile.FreeBSD -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes INLINE_VER= 1.2.5 -- cgit v1.2.3