diff options
Diffstat (limited to 'devel/libuta/Makefile')
-rw-r--r-- | devel/libuta/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libuta/Makefile b/devel/libuta/Makefile index 9ed45b0904fc..be97404ea6c5 100644 --- a/devel/libuta/Makefile +++ b/devel/libuta/Makefile @@ -22,6 +22,7 @@ USE_LIBTOOL= yes USE_SDL= yes GNU_CONFIGURE= yes USE_REINPLACE= yes +INSTALLS_SHLIB= yes CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib" @@ -40,7 +41,6 @@ WITH_SDL_MIXER= yes LIB_DEPENDS+= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer .endif - pre-everything:: @${ECHO} "" @${ECHO} "You may use the following build options:" |