openbsd-ports/x11/gnome/libgnomeprint/patches/patch-configure

21 lines
625 B
Plaintext
Raw Normal View History

--- configure.orig Wed Dec 1 19:06:46 2004
+++ configure Wed Dec 1 19:07:23 2004
@@ -9397,7 +9397,7 @@
openbsd*)
version_type=sunos
need_lib_prefix=no
- need_version=yes
+ need_version=no
library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
shlibpath_var=LD_LIBRARY_PATH
@@ -23855,7 +23855,7 @@
2003-10-07 13:05:42 -04:00
GNOME_PRINT_DATA_DIR=$GNOME_PRINT_DATA_DIR
-LIBGNOMEPRINT_CFLAGS="$GP_CFLAGS $FREETYPE_CFLAGS"
+LIBGNOMEPRINT_CFLAGS="$FREETYPE_CFLAGS $GP_CFLAGS"
LIBGNOMEPRINT_LIBS="$GP_LIBS $FREETYPE_LIBS $Z_LIBS"
2003-10-07 13:05:42 -04:00