Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 May 2002 19:47:36 -0700 (PDT)
From:      Alex Varju <varju@webct.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/37695: maintainer update of palm/jpilot
Message-ID:  <200205030247.g432laXM084032@alex.madd.tnmc.ca>

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

>Number:         37695
>Category:       ports
>Synopsis:       maintainer update of palm/jpilot
>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 May 02 19:50:07 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Alex Varju
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
WebCT
>Environment:
System: FreeBSD alex.madd.tnmc.ca 5.0-CURRENT FreeBSD 5.0-CURRENT #1: Sun Apr 28 22:42:56 PDT 2002 varju@alex.madd.tnmc.ca:/home/freebsd/obj/home/freebsd/src.HEAD/sys/ALEX i386

>Description:
This problem was sent to me by Mike Meyer <mwm@mired.org>

palm/jpilot is not PREFIX clean, as it assumes that pilot-link will be
installed in /usr/local.

>How-To-Repeat:
>Fix:
Index: ports/palm/jpilot/Makefile
===================================================================
RCS file: /home/freebsd/cvsroot/ports/palm/jpilot/Makefile,v
retrieving revision 1.21
diff -u -r1.21 Makefile
--- ports/palm/jpilot/Makefile	12 Apr 2002 17:09:58 -0000	1.21
+++ ports/palm/jpilot/Makefile	3 May 2002 02:41:22 -0000
@@ -21,6 +21,7 @@
 USE_LIBTOOL=	yes
 INSTALLS_SHLIB=	yes
 LDCONFIG_DIRS=	%%PREFIX%%/lib/jpilot/plugins
+CONFIGURE_ARGS+=--with-pilot-prefix=${PREFIX}
 
 MAN1=		jpilot-sync.1 jpilot-upgrade-99.1 jpilot.1
 
>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?200205030247.g432laXM084032>