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

(-)Makefile (-4 / +1 lines)
Lines 16-27 Link Here
16
USE_GNOME=	glib20
16
USE_GNOME=	glib20
17
USE_LDCONFIG=	yes
17
USE_LDCONFIG=	yes
18
GNU_CONFIGURE=	yes
18
GNU_CONFIGURE=	yes
19
USES=		gmake pathfix pkgconfig
19
USES=		compiler:c11 gmake gnome localbase:ldflags pathfix pkgconfig
20
PATHFIX_MAKEFILEIN=	Makefile
20
PATHFIX_MAKEFILEIN=	Makefile
21
21
22
CPPFLAGS+=	-I${LOCALBASE}/include
23
LDFLAGS+=	-L${LOCALBASE}/lib
24
25
OPTIONS_DEFINE=	DOCS
22
OPTIONS_DEFINE=	DOCS
26
23
27
post-install:
24
post-install:

Return to bug 237037