diff options
Diffstat (limited to 'graphics/libtheora/Makefile')
-rw-r--r-- | graphics/libtheora/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libtheora/Makefile b/graphics/libtheora/Makefile index 5029ccdb7d7c..be23cde7a8d5 100644 --- a/graphics/libtheora/Makefile +++ b/graphics/libtheora/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis WRKSRC= ${WRKDIR}/${DISTNAME} USE_REINPLACE= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 INSTALLS_SHLIB= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include " \ |