Lines 2-8
Link Here
|
2 |
# $FreeBSD$ |
2 |
# $FreeBSD$ |
3 |
|
3 |
|
4 |
PORTNAME= liferea |
4 |
PORTNAME= liferea |
5 |
PORTVERSION= 1.10.15 |
5 |
PORTVERSION= 1.10.16 |
6 |
CATEGORIES= net gnome |
6 |
CATEGORIES= net gnome |
7 |
MASTER_SITES= https://github.com/lwindolf/liferea/releases/download/v${PORTVERSION}/ |
7 |
MASTER_SITES= https://github.com/lwindolf/liferea/releases/download/v${PORTVERSION}/ |
8 |
|
8 |
|
Lines 20-26
Link Here
|
20 |
|
20 |
|
21 |
USES= desktop-file-utils gettext gmake libtool pathfix pkgconfig \ |
21 |
USES= desktop-file-utils gettext gmake libtool pathfix pkgconfig \ |
22 |
python:2 tar:bzip2 |
22 |
python:2 tar:bzip2 |
23 |
USE_GNOME= gnomeprefix gtk30 introspection:build libxslt:build libxml2 |
23 |
USE_GNOME= gnomeprefix gtk30 intltool intlhack introspection:build \ |
|
|
24 |
libxslt:build libxml2 |
24 |
USE_SQLITE= 3 |
25 |
USE_SQLITE= 3 |
25 |
GNU_CONFIGURE= yes |
26 |
GNU_CONFIGURE= yes |
26 |
CPPFLAGS+= -I${LOCALBASE}/include |
27 |
CPPFLAGS+= -I${LOCALBASE}/include |