Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 May 2001 16:17:00 -0700 (PDT)
From:      Christopher Shumway <cshumway@titan-project.org>
To:        <FreeBSD-gnats-submit@FreeBSD.ORG>
Cc:        <freebsd-ports@FreeBSD.ORG>
Subject:   Re: ports/27781: Building problems with pgp4pine makefile v1.6 
Message-ID:  <20010530161604.I69100-100000@titan.titan-project.org>
In-Reply-To: <200105302306.f4UN6hB69087@titan.titan-project.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 30 May 2001 cshumway@titan-project.org wrote:

>
> >Number:         27781
> >Category:       ports
> >Synopsis:       Building problems with pgp4pine makefile v1.6
> >Confidential:   no
> >Severity:       non-critical
> >Priority:       low
> >Responsible:    freebsd-ports
> >State:          open
> >Quarter:
> >Keywords:
> >Date-Required:
> >Class:          sw-bug
> >Submitter-Id:   current-users
> >Arrival-Date:   Wed May 30 16:10:01 PDT 2001
> >Closed-Date:
> >Last-Modified:
> >Originator:     Christopher Shumway
> >Release:        FreeBSD 4.3-STABLE i386
> >Organization:
> >Environment:
> System: FreeBSD titan.titan-project.org 4.3-STABLE FreeBSD 4.3-STABLE #0: Sun Apr 22 15:40:41 PDT 2001 cshumway@titan.titan-project.org:/usr/obj/usr/src/sys/TITAN i386
>
> >Description:
>
> /usr/ports/mail/pgp4pine
> [titan] 3:56pm ROOT # make all
> ===>  Extracting for pgp4pine-1.76_1
> >How-To-Repeat:
> >Fix:
>
> Index: ports/mail/pgp4pine/Makefile
> ===================================================================
> RCS file: /host/cvs/usr/home/ncvs/ports/mail/pgp4pine/Makefile,v
> retrieving revision 1.6
> diff -c -r1.6 Makefile
> *** ports/mail/pgp4pine/Makefile	2001/05/30 16:49:20	1.6
> --- ports/mail/pgp4pine/Makefile	2001/05/30 23:03:46
> ***************
> *** 11,16 ****
> --- 11,17 ----
>   CATEGORIES=	mail
>   MASTER_SITES=	http://pgp4pine.flatline.de/
>   DISTNAME=	${PORTNAME}-${PORTVERSION}-1
> + WRKSRC=	${WRKDIR}/pgp4pine-1.76
>
>   MAINTAINER=	holger@flatline.de
>
> >Release-Note:
> >Audit-Trail:
> >Unformatted:



Grr, that was silly of me-- try this:

Index: ports/mail/pgp4pine/Makefile
===================================================================
RCS file: /host/cvs/usr/home/ncvs/ports/mail/pgp4pine/Makefile,v
retrieving revision 1.6
diff -c -r1.6 Makefile
*** ports/mail/pgp4pine/Makefile	2001/05/30 16:49:20	1.6
--- ports/mail/pgp4pine/Makefile	2001/05/30 23:14:31
***************
*** 11,16 ****
--- 11,17 ----
  CATEGORIES=	mail
  MASTER_SITES=	http://pgp4pine.flatline.de/
  DISTNAME=	${PORTNAME}-${PORTVERSION}-1
+ WRKSRC=	${WRKDIR}/${PORTNAME}-${PORTVERSION}

  MAINTAINER=	holger@flatline.de

---
Christopher Shumway				cshumway@titan-project.org
						cshumway@freebsd.org


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?20010530161604.I69100-100000>