diff options
Diffstat (limited to 'graphics/sswf/Makefile')
-rw-r--r-- | graphics/sswf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sswf/Makefile b/graphics/sswf/Makefile index a58dda8fce92..79c413867dfa 100644 --- a/graphics/sswf/Makefile +++ b/graphics/sswf/Makefile @@ -23,7 +23,7 @@ WRKSRC= ${WRKDIR}/sswf-${PORTVERSION} USE_ICONV= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 CFLAGS+= -I${LOCALBASE}/include CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" |