View | Details | Raw Unified | Return to bug 172177
Collapse All | Expand All

(-)devel/xdg-utils/Makefile (-1 / +3 lines)
Lines 16-22 Link Here
16
MAINTAINER=	gnome@FreeBSD.org
16
MAINTAINER=	gnome@FreeBSD.org
17
COMMENT=	Tools to allow all applications to integrate with the free desktop
17
COMMENT=	Tools to allow all applications to integrate with the free desktop
18
18
19
RUN_DEPENDS=	${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme
19
RUN_DEPENDS=	${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme \
20
		xprop:${PORTSDIR}/x11/xprop \
21
		xset:${PORTSDIR}/x11/xset
20
22
21
GNU_CONFIGURE=	yes
23
GNU_CONFIGURE=	yes
22
XDG_FILES=	xdg-desktop-icon \
24
XDG_FILES=	xdg-desktop-icon \

Return to bug 172177