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

(-)b/textproc/chpp/Makefile (-2 / +2 lines)
Lines 14-20 COMMENT= Non-intrusive full-featured text preprocessor Link Here
14
LICENSE=	GPLv2+
14
LICENSE=	GPLv2+
15
LICENSE_FILE=	${WRKSRC}/COPYING
15
LICENSE_FILE=	${WRKSRC}/COPYING
16
16
17
LIB_DEPENDS=	libgc.so:devel/boehm-gc
17
LIB_DEPENDS=	libgc.so:devel/boehm-gc \
18
		libgnuregex.so.6:devel/libgnuregex
18
19
19
USES=		autoreconf gmake makeinfo
20
USES=		autoreconf gmake makeinfo
20
GNU_CONFIGURE=	yes
21
GNU_CONFIGURE=	yes
21
- 

Return to bug 252256