summaryrefslogtreecommitdiffstats
path: root/graphics/djvulibre/files/patch-configure
blob: 8ffc666deeb39b15b7350cb514e85bc0fa9ad076 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- configure.orig	Mon Oct 31 19:34:47 2005
+++ configure	Tue Apr 18 13:55:47 2006
@@ -486,7 +486,7 @@
 srcdir=
 verbose=
 x_includes=NONE
-x_libraries=NONE
+x_libraries=${X11BASE}/lib
 
 # Installation directory options.
 # These are left unexpanded so users can "make install exec_prefix=/foo"
@@ -26327,7 +26327,7 @@
 then
  NSDEJAVU_CFLAGS=${X_CFLAGS}
  case "$host" in
- *-cygwin* | *-mingw*)
+ *-cygwin* | *-mingw* | *-freebsd*)
    NSDEJAVU_LIBS="`echo ${X_LIBS} | sed -e 's/-lXext/-lXt -lXext/'`"
    NSDEJAVU_LIBS="-no-undefined $NSDEJAVU_LIBS"
    ;;
OpenPOWER on IntegriCloud