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

(-)Makefile 12 Feb 2003 11:05:13 -0000 (-1 / +1 lines)
Lines 14-20 Link Here
14
14
15
MAINTAINER=    tobez@FreeBSD.org
15
MAINTAINER=    tobez@FreeBSD.org
16
16
17
BUILD_DEPENDS+=        ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate
17
BUILD_DEPENDS+=        ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate
18
RUN_DEPENDS=   ${BUILD_DEPENDS}
18
RUN_DEPENDS=   ${BUILD_DEPENDS}
19
19
20
USE_SUBMAKE=   yes
20
USE_SUBMAKE=   yes

Return to bug 48204