SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
11
databases/p5-sybperl/patches/patch-CTlib_Makefile_PL
Normal file
11
databases/p5-sybperl/patches/patch-CTlib_Makefile_PL
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- CTlib/Makefile.PL.orig Fri Nov 19 10:38:21 2004
|
||||
+++ CTlib/Makefile.PL Wed Sep 1 10:41:21 2010
|
||||
@@ -57,7 +57,7 @@ if($^O eq 'MSWin32') {
|
||||
} else {
|
||||
$inc_string = "-I$SYBASE/include";
|
||||
$def_string = "-DCTLIBVS=$CTLIBVS -DSYBPLVER='\"\${VERSION}\"' $$sattr{EXTRA_DEFS}";
|
||||
- $lib_string = "-L$SYBASE/lib -lct -lcs -ltcl -lcomn -lintl -lblk";
|
||||
+ $lib_string = "-L$SYBASE/lib -lct -ltds -liconv -lintl";
|
||||
|
||||
$lib_string =~ s/-l/-lsyb_/g if $^O eq 'VMS';
|
||||
$lib_string .= " $$sattr{EXTRA_LIBS} -lm";
|
Loading…
Add table
Add a link
Reference in a new issue