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 8652e83a6fa7..2c99d64d16f5 100644 --- a/graphics/sswf/Makefile +++ b/graphics/sswf/Makefile @@ -23,7 +23,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_GNOME= pkgconfig USE_BISON= build USE_ICONV= yes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --with-pkgconfigdir=${PREFIX}/libdata/pkgconfig USE_LDCONFIG= yes |