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

(-)/tmp/Makefile (+2 lines)
Lines 144-149 Link Here
144
USE_PERL5=	yes
144
USE_PERL5=	yes
145
CONFIGURE_ARGS+=--with-rlm_perl
145
CONFIGURE_ARGS+=--with-rlm_perl
146
PLIST_SUB+=	RLMPERL=""
146
PLIST_SUB+=	RLMPERL=""
147
# temporary workaround for libtool issue until FR 2.2.x is released
148
CFLAGS+=	-DHAVE_LT_DLADVISE_INIT
147
.else
149
.else
148
CONFIGURE_ARGS+=--without-perl --without-rlm_perl
150
CONFIGURE_ARGS+=--without-perl --without-rlm_perl
149
PLIST_SUB+=	RLMPERL="@comment "
151
PLIST_SUB+=	RLMPERL="@comment "

Return to bug 143487