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

(-)b/textproc/source-highlight/Makefile (+1 lines)
Lines 17-22 BUILD_DEPENDS= exctags:devel/ctags Link Here
17
LIB_DEPENDS=	libboost_regex.so:devel/boost-libs
17
LIB_DEPENDS=	libboost_regex.so:devel/boost-libs
18
18
19
USES=		compiler:c++11-lang gmake pathfix libtool localbase
19
USES=		compiler:c++11-lang gmake pathfix libtool localbase
20
USE_CXXSTD=	gnu++11
20
GNU_CONFIGURE=	yes
21
GNU_CONFIGURE=	yes
21
CONFIGURE_ARGS=	--with-bash-completion
22
CONFIGURE_ARGS=	--with-bash-completion
22
INSTALL_TARGET=	install-strip
23
INSTALL_TARGET=	install-strip

Return to bug 271044