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

(-)b/security/heimdal-devel/Makefile (+2 lines)
Lines 57-62 CONFIGURE_ARGS= --with-berkeley-db \ Link Here
57
# XXX --with-readline picks up libreadline even if found in /usr/lib.
57
# XXX --with-readline picks up libreadline even if found in /usr/lib.
58
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
58
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
59
MAKE_ENV=	INSTALL_CATPAGES=no
59
MAKE_ENV=	INSTALL_CATPAGES=no
60
CFLAGS+=	-Wno-implicit-function-declaration
61
LDFLAGS+=	-Wl,--undefined-version
60
INSTALL_TARGET=	install-strip
62
INSTALL_TARGET=	install-strip
61
.if !exists(/etc/rc.d/ipropd_master)
63
.if !exists(/etc/rc.d/ipropd_master)
62
USE_RC_SUBR=	ipropd_master ipropd_slave
64
USE_RC_SUBR=	ipropd_master ipropd_slave

Return to bug 283132