summaryrefslogtreecommitdiff
path: root/lang/perl5/buildlink.mk
AgeCommit message (Expand)AuthorFilesLines
2002-09-05Only add a build dependency on perl if USE_PERL5 == "build".jlam1-1/+5
2002-08-25Merge changes in packages from the buildlink2 branch that havejlam1-1/+1
2002-07-24Make use of USE_PERL5 and the other perl-related bits in bsd.pkg.mk insteadjlam1-25/+4
2002-07-22Correctly build from lang/perl58 if we need perl-5.8.0 on Darwin.jlam1-5/+6
2002-07-22Adapt to using perl-5.8.0. Perl 5.8.0 removes the need for libperl asjlam1-1/+5
2001-12-11Only replace -L${LOCALBASE}/lib with "-L*" options from ${LDFLAGS} so thatjlam1-5/+5
2001-11-30Create ECHO_BUILDLINK_MSG for printing buildlink diagnostics. It's justjlam1-2/+2
2001-11-28Add PERL5OPT to the CONFIGURE_ENV, so that configure scripts that usejlam1-1/+2
2001-11-28Rearrange and separate out code that only pertains to USE_BUILDLINK_ONLYjlam1-20/+22
2001-11-28Use ${BUILDLINK_TARGETS.perl} as the pre-configure requisites so we canjlam1-2/+2
2001-11-25Complete idea behind previous commit.jlam1-1/+7
2001-11-25Allow passing flags to linker and to compiler via LDFLAGS and CPPFLAGSjlam1-3/+7
2001-11-24Add buildlink.mk file for use by perl5 module package Makefiles. Thisjlam1-0/+61