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

Collapse All | Expand All

(-)games/klavaro/Makefile (-1 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	klavaro
4
PORTNAME=	klavaro
5
PORTVERSION=	1.9.9
5
PORTVERSION=	1.9.9
6
PORTREVISION=	3
6
PORTREVISION=	4
7
CATEGORIES=	games
7
CATEGORIES=	games
8
MASTER_SITES=	SF/${PORTNAME}/
8
MASTER_SITES=	SF/${PORTNAME}/
9
9
Lines 21-26 Link Here
21
INSTALLS_ICONS=	yes
21
INSTALLS_ICONS=	yes
22
22
23
CPPFLAGS+=	-I${LOCALBASE}/include -I${LOCALBASE}/include/gtkdatabox
23
CPPFLAGS+=	-I${LOCALBASE}/include -I${LOCALBASE}/include/gtkdatabox
24
LDFLAGS+=	-rdynamic
24
LIBS+=		-L${LOCALBASE}/lib
25
LIBS+=		-L${LOCALBASE}/lib
25
26
26
GNU_CONFIGURE=	yes
27
GNU_CONFIGURE=	yes

Return to bug 194763