From 7ef47488cb05bd8fb665e2190fa43d7b2255c15c Mon Sep 17 00:00:00 2001 From: clsung 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/m17n-lib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/m17n-lib') diff --git a/devel/m17n-lib/Makefile b/devel/m17n-lib/Makefile index 3679f72377aa..199c7e17192f 100644 --- a/devel/m17n-lib/Makefile +++ b/devel/m17n-lib/Makefile @@ -25,7 +25,7 @@ USE_GNOME= gnometarget libxml2 pkgconfig GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes OPTIONS= ANTHY "With Anthy support" off \ ISPELL "With Ispell support" off -- cgit