Skip site navigation (1)Skip section navigation (2)
Date:      20 Jan 2003 20:40:40 -0000
From:      Jose Rey <king@main.v2project.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/47270: Port Update: security/lcrzoex
Message-ID:  <20030120204040.75609.qmail@main.v2project.com>

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

>Number:         47270
>Category:       ports
>Synopsis:       Port Update: security/lcrzoex
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 20 12:50:12 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Jose Rey
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:

	
>Description:
	Port update add better file dependency in the Makefile
        to force compile against updated library.
>How-To-Repeat:
	
>Fix:

--- lcrzoex-4.17.0.patch begins here ---
diff -ur lcrzoex.orig/Makefile lcrzoex/Makefile
--- lcrzoex.orig/Makefile	Sat Jan 18 18:59:07 2003
+++ lcrzoex/Makefile	Mon Jan 20 19:18:27 2003
@@ -15,7 +15,7 @@
 
 MAINTAINER=	king@v2project.com
 
-BUILD_DEPENDS=	${LOCALBASE}/lib/liblcrzo.a:${PORTSDIR}/security/lcrzo
+BUILD_DEPENDS=	${LOCALBASE}/include/lcrzo_debugdefs.h:${PORTSDIR}/security/lcrzo
 
 WRKSRC=		${WRKDIR}/${PKGNAME}-src/src
 
--- lcrzoex-4.17.0.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:

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




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