Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Nov 2000 08:24:32 -0800 (PST)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/23070: Update port: archivers/lzo
Message-ID:  <20001124162432.0E3C737B479@hub.freebsd.org>

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

>Number:         23070
>Category:       ports
>Synopsis:       Update port: archivers/lzo
>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 Nov 24 08:30:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.2-RELEASE i386
>Organization:
>Environment:
>Description:
- Add CONFIGURE_ARGS to install shared library

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/archivers/lzo/Makefile archivers/lzo/Makefile
--- /usr/ports/archivers/lzo/Makefile	Mon Nov 20 20:26:37 2000
+++ archivers/lzo/Makefile	Thu Nov 23 09:55:27 2000
@@ -15,6 +15,7 @@
 MAINTAINER=	ports@FreeBSD.org
 
 USE_LIBTOOL=	yes
+CONFIGURE_ARGS=	--enable-shared
 INSTALLS_SHLIB=	yes
 
 post-install:


>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?20001124162432.0E3C737B479>