Searched defs:PERL_VERSION (Results 1 - 5 of 5) sorted by relevance

/solaris-userland-s11u3/make-rules/
H A Dmakemaker.mk38 $(PERLBD_ARCH)-5.8.4/.configured: PERL_VERSION=5.8.4 macro
39 $(PERLBD_ARCH)-5.12/.configured: PERL_VERSION=5.12 macro
40 $(PERLBD_ARCH)-5.12-mt/.configured: PERL_VERSION=5.12-mt macro
H A Dshared-macros.mk378 PERL_VERSION ?= 5.12 macro
386 PERL = $(PERL.$(PERL_VERSION))
398 PKG_MACROS += PERL_VERSION=$(PERL_VERSION)
/solaris-userland-s11u3/components/pcsc-lite/
H A DMakefile42 PERL_VERSION = 5.12 macro
43 POD2MAN_PATH = /usr/perl5/$(PERL_VERSION)/bin
/solaris-userland-s11u3/components/graphviz/
H A DMakefile26 PERL_VERSION = 5.12 macro
/solaris-userland-s11u3/components/perl512/
H A DMakefile27 # I want to override PERL_VERSION and PERL_ARCH because when building
33 PERL_VERSION= 5.12 macro
80 -Dprefix=/usr/perl5/$(PERL_VERSION) \
81 -Dprivlib=/usr/perl5/$(PERL_VERSION)/lib \
82 -Dsitelib=/usr/perl5/site_perl/$(PERL_VERSION) \
83 -Dvendorprefix=/usr/perl5/$(PERL_VERSION) \
84 -Dvendorlib=/usr/perl5/vendor_perl/$(PERL_VERSION) \
118 PKG_MACROS += PERL_VERSION=$(PERL_VERSION)

Completed in 107 milliseconds