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

Collapse All | Expand All

(-)Makefile (-1 / +2 lines)
Lines 15-24 Link Here
15
15
16
OPTIONS_DEFINE=	DOCS
16
OPTIONS_DEFINE=	DOCS
17
17
18
BUILD_DEPENDS=	${LOCALBASE}/share/xsl/docbook:textproc/docbook-xsl
18
LIB_DEPENDS=	libpng.so:graphics/png
19
LIB_DEPENDS=	libpng.so:graphics/png
19
20
20
USES=		desktop-file-utils gettext gmake libtool pathfix \
21
USES=		desktop-file-utils gettext gmake libtool pathfix \
21
		pkgconfig tar:xz
22
		pkgconfig python:2 tar:xz
22
USE_GNOME=	gtk20 gnomeprefix libxslt libartlgpl2 intlhack
23
USE_GNOME=	gtk20 gnomeprefix libxslt libartlgpl2 intlhack
23
INSTALLS_ICONS=	yes
24
INSTALLS_ICONS=	yes
24
GNU_CONFIGURE=	yes
25
GNU_CONFIGURE=	yes

Return to bug 191507