diff options
Diffstat (limited to 'net/liferea/Makefile')
-rw-r--r-- | net/liferea/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/liferea/Makefile b/net/liferea/Makefile index ac7cbfd35..a7eb32bdc 100644 --- a/net/liferea/Makefile +++ b/net/liferea/Makefile @@ -6,7 +6,7 @@ # PORTNAME= liferea -PORTVERSION= 1.2.15b +PORTVERSION= 1.2.17 PORTREVISION= 1 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} @@ -23,7 +23,6 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --mandir=${PREFIX}/man CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/b//} MAN1= liferea.1 GCONF_SCHEMAS= liferea.schemas |