diff options
Diffstat (limited to 'devel/kyra/Makefile')
-rw-r--r-- | devel/kyra/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/kyra/Makefile b/devel/kyra/Makefile index bc94405320c9..339a6a10d030 100644 --- a/devel/kyra/Makefile +++ b/devel/kyra/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ WRKSRC= ${WRKDIR}/${PORTNAME} -USE_LIBTOOL= yes +USE_LIBTOOL_VER= 13 USE_SDL= image sdl GNU_CONFIGURE= yes INSTALLS_SHLIB= yes |