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

(-)devel/glibmm/Makefile (+2 lines)
Lines 29-35 Link Here
29
GNU_CONFIGURE=	yes
29
GNU_CONFIGURE=	yes
30
USE_LDCONFIG=	yes
30
USE_LDCONFIG=	yes
31
CONFIGURE_ARGS=	--disable-documentation
31
CONFIGURE_ARGS=	--disable-documentation
32
.if empty(WITH_DEBUG)
32
INSTALL_TARGET=	install-strip
33
INSTALL_TARGET=	install-strip
34
.endif
33
35
34
post-patch:
36
post-patch:
35
.for d in docs examples tests
37
.for d in docs examples tests

Return to bug 236887