damn cvs, this was not supposed to be removed
This commit is contained in:
parent
12245054f6
commit
8050cf7066
11
graphics/tiff/patches/patch-configure
Normal file
11
graphics/tiff/patches/patch-configure
Normal file
@ -0,0 +1,11 @@
|
||||
--- configure.orig Tue Dec 4 09:50:16 2001
|
||||
+++ configure Tue Dec 4 09:50:58 2001
|
||||
@@ -1179,7 +1179,7 @@ if [ "$DSO" = auto ]; then
|
||||
DSO=GNULD
|
||||
;;
|
||||
*-openbsd*)
|
||||
- DSOSUF=so.${DIST_MAJOR}.${DIST_MINOR}
|
||||
+ DSOSUF=so.${DIST_MAJOR}${DIST_MINOR}.${DIST_POINT}
|
||||
LIBCOPTS='-fpic'
|
||||
TIFFLIBREF='-L${DEPTH}/libtiff -ltiff'
|
||||
case "$TARGET" in
|
Loading…
Reference in New Issue
Block a user