aboutsummaryrefslogtreecommitdiff
path: root/graphics/lib3ds
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/lib3ds')
-rw-r--r--graphics/lib3ds/Makefile2
1 files changed, 1 insertions, 1 deletions
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"