View | Details | Raw Unified | Return to bug 279311 | Differences between
and this patch

Collapse All | Expand All

(-)b/www/dillo2/Makefile (-1 / +2 lines)
Lines 1-5 Link Here
1
PORTNAME=	dillo
1
PORTNAME=	dillo
2
PORTVERSION=	3.1.0
2
PORTVERSION=	3.1.0
3
PORTREVISION=	1
3
CATEGORIES=	www
4
CATEGORIES=	www
4
MASTER_SITES=	https://github.com/dillo-browser/dillo/releases/download/v3.1.0/ \
5
MASTER_SITES=	https://github.com/dillo-browser/dillo/releases/download/v3.1.0/ \
5
		LOCAL/bf/dillo/ \
6
		LOCAL/bf/dillo/ \
Lines 19-25 LIB_DEPENDS= libfltk.so:x11-toolkits/fltk \ Link Here
19
		libfontconfig.so:x11-fonts/fontconfig
20
		libfontconfig.so:x11-fonts/fontconfig
20
RUN_DEPENDS=	wget:ftp/wget
21
RUN_DEPENDS=	wget:ftp/wget
21
22
22
USES=		cpe gmake iconv pkgconfig tar:bzip2 xorg
23
USES=		cpe gmake iconv localbase pkgconfig tar:bzip2 xorg
23
USE_XORG=	x11 xcursor xext xfixes xft xinerama xrender
24
USE_XORG=	x11 xcursor xext xfixes xft xinerama xrender
24
25
25
GNU_CONFIGURE=	yes
26
GNU_CONFIGURE=	yes

Return to bug 279311