Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jul 2002 20:03:30 -0700 (PDT)
From:      Paul Marquis <pmarquis@pobox.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/40467: Maintainer update port: devel/kprof
Message-ID:  <200207120303.g6C33USE001787@www.freebsd.org>

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

>Number:         40467
>Category:       ports
>Synopsis:       Maintainer update port: devel/kprof
>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:   Thu Jul 11 20:10:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Paul Marquis
>Release:        4-STABLE
>Organization:
>Environment:
FreeBSD sboy.pmarquis.com 4.6-STABLE FreeBSD 4.6-STABLE #0: Tue Jun 25 21:43:42 EDT 2002     pmarquis@sboy.pmarquis.com:/usr/obj/home/src/sys/SBOY  i386

>Description:
Minor change to Makefile for kprof -- make sure configure can find jpeg library.
>How-To-Repeat:

>Fix:
--- Makefile.orig	Tue Jul  9 12:40:37 2002
+++ Makefile	Thu Jul 11 22:58:56 2002
@@ -19,7 +19,8 @@
 CONFIGURE_ENV=	KDEDIR=${PREFIX} KDB2HTML=${PREFIX}/bin/kdb2html
 CONFIGURE_ARGS=	--prefix=${PREFIX} \
 		--with-qt-includes=${X11BASE}/include \
-		--with-qt-libraries=${X11BASE}/lib
+		--with-qt-libraries=${X11BASE}/lib \
+		--with-extra-libs=${PREFIX}/lib
 USE_GMAKE=	yes
 MAKE_ENV=	${CONFIGURE_ENV}
 

>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?200207120303.g6C33USE001787>