diff options
Diffstat (limited to 'graphics/corona/Makefile')
-rw-r--r-- | graphics/corona/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/corona/Makefile b/graphics/corona/Makefile index 90ee6787559f..18cf15ec1e98 100644 --- a/graphics/corona/Makefile +++ b/graphics/corona/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ GNU_CONFIGURE= yes USE_GNOME= gnometarget lthack -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 USE_REINPLACE= yes INSTALLS_SHLIB= yes |