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

(-)Makefile (+5 lines)
Lines 19-24 Link Here
19
GNU_CONFIGURE=	yes
19
GNU_CONFIGURE=	yes
20
MAKE_JOBS_UNSAFE=	yes
20
MAKE_JOBS_UNSAFE=	yes
21
21
22
# we need this for openpty(3) . It sucks,
23
# but since cgdb include a libutil itself,
24
# we have to specify the full path.
25
LDFLAGS+=	/usr/lib/libutil.so
26
22
.include <bsd.port.pre.mk>
27
.include <bsd.port.pre.mk>
23
28
24
# at this time we can not use LIB_DEPENDS, please read ports/99327
29
# at this time we can not use LIB_DEPENDS, please read ports/99327

Return to bug 169785