Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  9 Jun 2000 22:55:40 -0700 (PDT)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/19166: Update port: graphics/imlib
Message-ID:  <20000610055540.4440737C2D3@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         19166
>Category:       ports
>Synopsis:       Update port: graphics/imlib
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 09 23:00:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.0-RELEASE i386
>Organization:
>Environment:
>Description:
- Remove hardcoded /usr/local

Note:
Since libtool script is replaced automatically with ports version 
before processing build target, modification for using LOCALBASE/bin/libtool 
isn't needed.

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/graphics/imlib/patches/patch-aa graphics/imlib/patches/patch-aa
--- /usr/ports/graphics/imlib/patches/patch-aa	Fri Apr  7 19:00:16 2000
+++ graphics/imlib/patches/patch-aa	Sat Jun 10 13:56:20 2000
@@ -1,14 +1,5 @@
 --- configure.orig	Tue Oct 19 07:52:34 1999
 +++ configure	Mon Apr  3 08:26:32 2000
-@@ -1826,7 +1826,7 @@
- LIBTOOL_DEPS="$ac_aux_dir/ltconfig $ac_aux_dir/ltmain.sh"
- 
- # Always use our own libtool.
--LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-+LIBTOOL="/usr/local/bin/libtool"
- 
- # Redirect the config.log output again, so that the ltconfig log is not
- # clobbered by the next message.
 @@ -2367,8 +2367,8 @@
  echo "configure:2368: checking whether to build gmodulized imlib" >&5
    oLIBS="$LIBS"


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000610055540.4440737C2D3>