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

Collapse All | Expand All

(-)math/geg/Makefile (-2 / +1 lines)
Lines 12-22 Link Here
12
12
13
MAINTAINER=	rom_glsa@ein-hashofet.co.il
13
MAINTAINER=	rom_glsa@ein-hashofet.co.il
14
14
15
LIB_DEPENDS=	gtk12.1:${PORTSDIR}/x11-toolkits/gtk12
15
LIB_DEPENDS=	gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
16
16
17
USE_X_PREFIX=	yes
17
USE_X_PREFIX=	yes
18
USE_GMAKE=	yes
18
USE_GMAKE=	yes
19
GNU_CONFIGURE=	yes
19
GNU_CONFIGURE=	yes
20
CONFIGURE_ENV=	CPPFLAGS="-I${X11BASE}/include"
21
20
22
.include <bsd.port.mk>
21
.include <bsd.port.mk>

Return to bug 11842