diff options
Diffstat (limited to 'graphics/sswf/Makefile')
-rw-r--r-- | graphics/sswf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/sswf/Makefile b/graphics/sswf/Makefile index 924b1d3d4384..91a2957ff7d4 100644 --- a/graphics/sswf/Makefile +++ b/graphics/sswf/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sswf -PORTVERSION= 1.8.3 +PORTVERSION= 1.8.4 CATEGORIES= graphics MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION}-src @@ -19,7 +19,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -USE_GNOME= gnometarget pkgconfig +USE_GNOME= pkgconfig USE_BISON= build USE_ICONV= yes USE_AUTOTOOLS= libtool:15 |