diff options
-rw-r--r-- | audio/openal/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/openal/Makefile b/audio/openal/Makefile index 8e2c6b0..d633cca 100644 --- a/audio/openal/Makefile +++ b/audio/openal/Makefile @@ -18,6 +18,7 @@ COMMENT= A 3D positional spatialized sound library WRKSRC= ${WRKDIR}/${DISTNAME}fbsd/linux GNU_CONFIGURE= yes USE_GMAKE= yes +INSTALLS_SHLIB= yes post-install: @${INSTALL_DATA} ${WRKSRC}/doc/openal.info ${PREFIX}/info |