diff options
Diffstat (limited to 'devel/sdl/Makefile')
-rw-r--r-- | devel/sdl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/sdl/Makefile b/devel/sdl/Makefile index 7a8c80114be6..d712818217f1 100644 --- a/devel/sdl/Makefile +++ b/devel/sdl/Makefile @@ -19,6 +19,7 @@ BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm USE_GMAKE= yes USE_XLIB= yes +INSTALL_SHLIBS= yes GNU_CONFIGURE= yes CONFIGURE_ENV= NASM="${LOCALBASE}/bin/nasm" \ LOCALBASE="${LOCALBASE}" |