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

(-)Makefile (-1 / +2 lines)
Lines 16-21 Link Here
16
LIB_DEPENDS=	gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
16
LIB_DEPENDS=	gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
17
BUILD_DEPENDS=	gm4:${PORTSDIR}/devel/m4
17
BUILD_DEPENDS=	gm4:${PORTSDIR}/devel/m4
18
18
19
USE_X_PREFIX=	yes
20
19
GTK_CONFIG?=	${X11BASE}/bin/gtk12-config
21
GTK_CONFIG?=	${X11BASE}/bin/gtk12-config
20
22
21
.include <bsd.port.pre.mk>
23
.include <bsd.port.pre.mk>
Lines 26-32 Link Here
26
CXX=		eg++
28
CXX=		eg++
27
.endif
29
.endif
28
30
29
USE_X_PREFIX=	yes
30
USE_GMAKE=	yes
31
USE_GMAKE=	yes
31
GNU_CONFIGURE=	yes
32
GNU_CONFIGURE=	yes
32
CONFIGURE_ARGS=	--enable-static=yes \
33
CONFIGURE_ARGS=	--enable-static=yes \

Return to bug 13137