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

(-)Makefile (-1 / +2 lines)
Lines 23-29 Link Here
23
HAS_CONFIGURE=	yes
23
HAS_CONFIGURE=	yes
24
CONFIGURE_SCRIPT=	config
24
CONFIGURE_SCRIPT=	config
25
CONFIGURE_ENV=	PERL="${PERL}"
25
CONFIGURE_ENV=	PERL="${PERL}"
26
CONFIGURE_ARGS=	--openssldir=${OPENSSLDIR}
26
CONFIGURE_ARGS=	--openssldir=${OPENSSLDIR} \
27
		--prefix=${PREFIX}
27
28
28
USES=		cpe perl5
29
USES=		cpe perl5
29
USE_PERL5=	build
30
USE_PERL5=	build

Return to bug 233173