From 50795f01a3c57015e598ca1fc2157ee9960e872b Mon Sep 17 00:00:00 2001 From: clsung Date: Mon, 14 Aug 2006 23:06:39 +0000 Subject: - s,INSTALLS_SHLIB,USE_LDCONFIG,g - these include dns/ editors/ emulators/ finance/ games/ graphics/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin --- graphics/lib3ds/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/lib3ds') diff --git a/graphics/lib3ds/Makefile b/graphics/lib3ds/Makefile index 5f9a59377239..18339154c229 100644 --- a/graphics/lib3ds/Makefile +++ b/graphics/lib3ds/Makefile @@ -17,7 +17,7 @@ COMMENT= A library for handling 3DS (3D Studio) files LIB_DEPENDS= glut.4:${PORTSDIR}/graphics/libglut -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" \ LDFLAGS="-L${X11BASE}/lib" -- cgit