diff options
Diffstat (limited to 'devel/flatzebra/Makefile')
-rw-r--r-- | devel/flatzebra/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/flatzebra/Makefile b/devel/flatzebra/Makefile index 7f3e60399ac4..a20cc46c66d7 100644 --- a/devel/flatzebra/Makefile +++ b/devel/flatzebra/Makefile @@ -19,7 +19,7 @@ CONFIGURE_ARGS= --includedir=${PREFIX}/include USE_SDL= sdl mixer image USE_GNOME= pkgconfig -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION} PORTDOCS= AUTHORS COPYING INSTALL NEWS README TODO |