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

(-)Makefile (-1 / +2 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	openbox
4
PORTNAME=	openbox
5
PORTVERSION=	3.6
5
PORTVERSION=	3.6
6
PORTREVISION=	1
6
CATEGORIES=	x11-wm
7
CATEGORIES=	x11-wm
7
MASTER_SITES=	http://openbox.org/dist/openbox/
8
MASTER_SITES=	http://openbox.org/dist/openbox/
8
9
Lines 14-20 Link Here
14
GNU_CONFIGURE=	yes
15
GNU_CONFIGURE=	yes
15
USES=		gmake libtool pathfix pkgconfig
16
USES=		gmake libtool pathfix pkgconfig
16
USE_GNOME=	glib20 libxml2
17
USE_GNOME=	glib20 libxml2
17
USE_XORG=	xext xft
18
USE_XORG=	xcursor xext xft
18
USE_LDCONFIG=	yes
19
USE_LDCONFIG=	yes
19
20
20
CFLAGS+=	-I${LOCALBASE}/include
21
CFLAGS+=	-I${LOCALBASE}/include

Return to bug 204706