From 24958e911142fd035cf5b47d25de8175c28a3a82 Mon Sep 17 00:00:00 2001 From: clsung Date: Mon, 14 Aug 2006 10:08:25 +0000 Subject: - s,INSTALLS_SHLIB,USE_LDCONFIG,g - these include astro/ audio/ biology/ chinese/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin --- chinese/vflib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chinese') diff --git a/chinese/vflib/Makefile b/chinese/vflib/Makefile index 87e80c46ba1a..933731809fa0 100644 --- a/chinese/vflib/Makefile +++ b/chinese/vflib/Makefile @@ -29,7 +29,7 @@ PLIST_SUB= VFLIB_VERSION=${VFLIB_VERSION} GNU_CONFIGURE= yes USE_FREETYPE= yes USE_XLIB= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CONFIGURE_ARGS= --with-freetype \ --with-freetype-includedir=${PREFIX}/include/freetype1/freetype \ --with-freetype-libdir=${PREFIX}/lib -- cgit