summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/perl/libperl/config.SH-elf.sparc
diff options
context:
space:
mode:
authorjoe <joe@FreeBSD.org>2001-04-03 18:38:53 +0000
committerjoe <joe@FreeBSD.org>2001-04-03 18:38:53 +0000
commit5ba9bf6f375d8762100b11e981e9c1a19c9b92d6 (patch)
treeda5c13597d941a4bc48f997c1fb4f2a868b52c92 /gnu/usr.bin/perl/libperl/config.SH-elf.sparc
parentc6f99edeba3d4cc95dbbdf695db587222aa7c0a2 (diff)
downloadFreeBSD-src-5ba9bf6f375d8762100b11e981e9c1a19c9b92d6.zip
FreeBSD-src-5ba9bf6f375d8762100b11e981e9c1a19c9b92d6.tar.gz
Commit the first version of BSDPAN.
BSDPAN is the collection of modules that provides tighter than ever integration of Perl into BSD Unix. Currently, BSDPAN does the following: o makes p5- FreeBSD ports PREFIX-clean; o registers Perl modules in the FreeBSD package database with a package name derived from the module name. The name is of the form: bsdpan-ModuleName-V.VV. Anyone interested in where BSDPAN is developing should read Anton's message to the ports mailling list: Message-ID: <20010105040828.A26011@heechee.tobez.org> Submitted by: Anton Berezin <tobez@tobez.org>
Diffstat (limited to 'gnu/usr.bin/perl/libperl/config.SH-elf.sparc')
-rw-r--r--gnu/usr.bin/perl/libperl/config.SH-elf.sparc4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/perl/libperl/config.SH-elf.sparc b/gnu/usr.bin/perl/libperl/config.SH-elf.sparc
index 271d23a..f48e2a1 100644
--- a/gnu/usr.bin/perl/libperl/config.SH-elf.sparc
+++ b/gnu/usr.bin/perl/libperl/config.SH-elf.sparc
@@ -46,7 +46,7 @@ cat='cat'
cc='cc'
cccdlflags='-DPIC -fpic'
ccdlflags=' -Wl,-R/usr/lib'
-ccflags=''
+ccflags='-DAPPLLIB_EXP="/usr/libdata/perl/BSDPAN"'
ccsymbols='__ELF__=1 __FreeBSD__=4 __FreeBSD_cc_version=400004 __GNUC_MINOR__=95 __GNUC__=2 cpu=sparc machine=sparc system=FreeBSD system=unix'
cf_by='markm'
cf_email='markm@FreeBSD.org'
@@ -62,7 +62,7 @@ cp='cp'
cpio=''
cpp='cpp'
cpp_stuff='42'
-cppflags=''
+cppflags='-DAPPLLIB_EXP="/usr/libdata/perl/BSDPAN"'
cpplast='-'
cppminus='-'
cpprun='cc -E'
OpenPOWER on IntegriCloud