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

Collapse All | Expand All

(-)Makefile (-1 / +3 lines)
Lines 8-14 Link Here
8
8
9
PORTNAME=	xdg-utils
9
PORTNAME=	xdg-utils
10
PORTVERSION=	1.0.2
10
PORTVERSION=	1.0.2
11
PORTREVISION=	6
11
PORTREVISION=	7
12
CATEGORIES=	devel
12
CATEGORIES=	devel
13
MASTER_SITES=	http://portland.freedesktop.org/download/
13
MASTER_SITES=	http://portland.freedesktop.org/download/
14
EXTRACT_SUFX=	.tgz
14
EXTRACT_SUFX=	.tgz
Lines 16-21 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
20
19
GNU_CONFIGURE=	yes
21
GNU_CONFIGURE=	yes
20
XDG_FILES=	xdg-desktop-icon \
22
XDG_FILES=	xdg-desktop-icon \
21
		xdg-desktop-menu \
23
		xdg-desktop-menu \

Return to bug 166630