summaryrefslogtreecommitdiff
path: root/lang/perl5/module.mk
AgeCommit message (Expand)AuthorFilesLines
2003-09-13Final answer to perllocal.pod problem: just remove the file on pkgviewsjlam1-3/+16
2003-09-13Sprinkle .PHONY.jlam1-1/+2
2003-09-13Instead of trying to avoid creating perllocal.pod, go ahead and create it,jlam1-9/+3
2003-09-13Back out INSTALL_TARGET?= pure_install since it will break severaljlam1-2/+2
2003-09-13Rename _PERL5_VAR.* to _PERL5_SITEVAR.* and move them to somewhere globaljlam1-16/+21
2003-09-13Need to override the directory that scripts are installed into. For somejlam1-3/+11
2003-09-13_PERL_{INSTALLSITELIB,etc.} shouldn't be added to MAKEFLAGS since theirjlam1-9/+16
2003-09-13All pkgsrc-installed perl modules are installed in the "site" directories,jlam1-1/+6
2003-09-13Skip appending to perllocal.pod. We don't keep this consistent anywayjlam1-1/+10
2003-09-12Make including module.mk work in a pkgviews world, where perl's PREFIXjlam1-4/+46
2003-08-03Add missing .endif. *sigh*jmmv1-1/+2
2003-08-03Go back to the 'target' conditional. 'commands' fails on the 1.5 branch,jmmv1-3/+4
2003-07-30Use !commands(do-configure) instead of !target(do-configure).jmmv1-2/+2
2003-07-22Let a package override the contents of the do-configure target, if needed.jmmv1-1/+3
2003-03-14(1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG;jlam1-1/+2
2003-03-05Most, if not all, packages using perl5/module.mk are perl5 modulesseb1-1/+4
2003-02-18It's BUILDLINK_DEPMETHOD.perl that should append "full".jlam1-2/+2
2003-02-18BUILDLINK_DEPENDS.perl was incorrectly set to full; full is not a packagejklos1-2/+2
2003-02-17Require that we use a full dependency on perl when building/installingjlam1-1/+3
2002-12-23Remove support for buildlink.mk -- noone uses it any longer.wiz1-6/+2
2002-09-26Introduce target perl5-configure.seb1-6/+13
2002-09-23perl5/module.mk is intended to be included by packages that buildjlam1-0/+82