Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jul 2005 15:19:04 +0200 (CEST)
From:      Janos Mohacsi <janos.mohacsi@niif.hu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/83455: [MAINTAINER] security/openct: [SUMMARIZE CHANGES]
Message-ID:  <200507141319.j6EDJ4ox054984@scone.ki.iif.hu>
Resent-Message-ID: <200507141320.j6EDKRif007622@freefall.freebsd.org>

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

>Number:         83455
>Category:       ports
>Synopsis:       [MAINTAINER] security/openct: [SUMMARIZE CHANGES]
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 14 13:20:27 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Janos Mohacsi
>Release:        FreeBSD 6.0-CURRENT i386
>Organization:
NIIF/HUNGARNET
>Environment:
System: FreeBSD scone.ki.iif.hu 6.0-CURRENT FreeBSD 6.0-CURRENT #0: Fri Jul  1 10:29:34 CEST
>Description:
Maintainer Update to security/openct version 0.6.5.
in order to ./configure look into LOCALBASE also

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- openct-0.6.5.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/security/openct.orig/Makefile /usr/ports/security/openct/Makefile
--- /usr/ports/security/openct.orig/Makefile	Wed Jul  6 16:35:12 2005
+++ /usr/ports/security/openct/Makefile	Thu Jul 14 13:52:24 2005
@@ -19,6 +19,7 @@
 INSTALLS_SHLIB=	yes
 
 CONFIGURE_ARGS=	--prefix=${PREFIX}
+CONFIGURE_ENV=	CFLAGS="-I${LOCALBASE}/include -L${LOCALBASE}/lib"
 
 MAN1=		openct-tool.1
 
--- openct-0.6.5.patch ends here ---

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



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