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 79c413867dfa..cfb1d3dce0fa 100644 --- a/graphics/sswf/Makefile +++ b/graphics/sswf/Makefile @@ -7,6 +7,7 @@ PORTNAME= sswf PORTVERSION= 1.7.2 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sswf @@ -21,9 +22,8 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ WRKSRC= ${WRKDIR}/sswf-${PORTVERSION} USE_ICONV= yes -GNU_CONFIGURE= yes INSTALLS_SHLIB= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CFLAGS+= -I${LOCALBASE}/include CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" |