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

(-)Makefile (+3 lines)
Lines 9-14 Link Here
9
MAINTAINER=	gnome@FreeBSD.org
9
MAINTAINER=	gnome@FreeBSD.org
10
COMMENT=	GLib bindings for the D-BUS messaging system
10
COMMENT=	GLib bindings for the D-BUS messaging system
11
11
12
LICENSE=	GPLv2+
13
LICENSE_FILE=	${WRKSRC}/COPYING
14
12
LIB_DEPENDS=	libdbus-1.so:devel/dbus
15
LIB_DEPENDS=	libdbus-1.so:devel/dbus
13
16
14
GNU_CONFIGURE=	yes
17
GNU_CONFIGURE=	yes

Return to bug 222346