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

Collapse All | Expand All

(-)Makefile (-5 / +7 lines)
Lines 24-38 Link Here
24
		libhandy-0.0.so:x11-toolkits/libhandy0
24
		libhandy-0.0.so:x11-toolkits/libhandy0
25
RUN_DEPENDS=	gnupg>=2.1.4:security/gnupg
25
RUN_DEPENDS=	gnupg>=2.1.4:security/gnupg
26
26
27
USES=		gettext gnome localbase:ldflags meson pkgconfig \
28
		python:3.5+,build tar:xz xorg
29
27
PORTSCOUT=	limitw:1,even
30
PORTSCOUT=	limitw:1,even
28
31
29
USE_XORG=	sm
32
INSTALLS_ICONS=	yes
30
USE_LDCONFIG=	yes
33
LDFLAGS+=	-fuse-ld=lld
31
USES=		gettext gnome localbase:ldflags meson pkgconfig \
32
		python:3.5+,build tar:xz xorg
33
USE_CSTD=	c99
34
USE_CSTD=	c99
34
USE_GNOME=	gtk30
35
USE_GNOME=	gtk30
35
INSTALLS_ICONS=	yes
36
USE_LDCONFIG=	yes
37
USE_XORG=	sm
36
38
37
GLIB_SCHEMAS=	org.gnome.seahorse.gschema.xml \
39
GLIB_SCHEMAS=	org.gnome.seahorse.gschema.xml \
38
		org.gnome.seahorse.manager.gschema.xml \
40
		org.gnome.seahorse.manager.gschema.xml \

Return to bug 249974