ports/63177: bento-fix: mail/p3scan

Hendrik Scholz hendrik at scholz.net
Sat Feb 21 18:30:20 UTC 2004


>Number:         63177
>Category:       ports
>Synopsis:       bento-fix: mail/p3scan
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 21 10:30:19 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Hendrik Scholz
>Release:        FreeBSD 5.2.1-RC amd64
>Organization:
>Environment:
System: FreeBSD slurmcan.wormulon.net 5.2.1-RC FreeBSD 5.2.1-RC #0: Sat Jan 31 12:38:34 GMT 2004 root at ngoc.NUXI.com:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:

Fix
http://bento.freebsd.org/errorlogs/amd64-5-latest/p3scan-1.0_1.log
http://bento.freebsd.org/errorlogs/i386-5-latest/p3scan-1.0_1.log

>How-To-Repeat:
	
>Fix:

	

--- p3scan-pcre.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/FreeBSD-CVS/ports/mail/p3scan/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	18 Feb 2004 02:42:35 -0000	1.2
+++ Makefile	21 Feb 2004 18:26:23 -0000
@@ -19,7 +19,7 @@
 
 USE_GMAKE=	yes
 USE_GETOPT_LONG=yes
-MAKE_ENV=	_LDFLAGS="${LDFLAGS}" GMAKE=${GMAKE}
+MAKE_ENV=	_LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" GMAKE=${GMAKE}
 SCRIPTS_ENV=	PKG_PREFIX=${PREFIX} NONEXISTENT=${NONEXISTENT} PASSWD=/etc/passwd
 
 OPTIONS=	UVSCAN "Use UVSCAN" on
--- p3scan-pcre.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list