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

Collapse All | Expand All

(-)b/misc/hotkeys/Makefile (-2 / +2 lines)
Lines 1-6 Link Here
1
PORTNAME=	hotkeys
1
PORTNAME=	hotkeys
2
PORTVERSION=	0.5.7.1
2
PORTVERSION=	0.5.7.1
3
PORTREVISION=	21
3
PORTREVISION=	22
4
CATEGORIES=	misc
4
CATEGORIES=	misc
5
MASTER_SITES=	https://BSDforge.com/projects/source/misc/hotkeys/${PORTVERSION}/
5
MASTER_SITES=	https://BSDforge.com/projects/source/misc/hotkeys/${PORTVERSION}/
6
DISTNAME=	hotkeys_${PORTVERSION}
6
DISTNAME=	hotkeys_${PORTVERSION}
Lines 17-23 LIB_DEPENDS= libharfbuzz.so:print/harfbuzz \ Link Here
17
		libxml2.so:textproc/libxml2 \
17
		libxml2.so:textproc/libxml2 \
18
		libfontconfig.so:x11-fonts/fontconfig
18
		libfontconfig.so:x11-fonts/fontconfig
19
19
20
USES=		bdb gettext-runtime gmake xorg
20
USES=		bdb:18 gettext-runtime gmake xorg
21
USE_GNOME=	glib20 pango
21
USE_GNOME=	glib20 pango
22
USE_XORG=	x11 xext xft xinerama xkbfile xmu
22
USE_XORG=	x11 xext xft xinerama xkbfile xmu
23
23

Return to bug 279150