diff options
Diffstat (limited to 'graphics/libv3d/Makefile')
-rw-r--r-- | graphics/libv3d/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libv3d/Makefile b/graphics/libv3d/Makefile index 15d7fae9ddb5..8d724ebe4d57 100644 --- a/graphics/libv3d/Makefile +++ b/graphics/libv3d/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= glut.4:${PORTSDIR}/graphics/libglut HAS_CONFIGURE= yes CONFIGURE_ARGS= UNIX --prefix=${PREFIX} USE_GMAKE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes MAN3= V3DGLInterpriteDelete.3 \ V3DGLInterpriteNew.3 \ |