From owner-freebsd-ports Wed Jul 24 23:20: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9832537B400 for ; Wed, 24 Jul 2002 23:20:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 557CE43E77 for ; Wed, 24 Jul 2002 23:20:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6P6K3JU080684 for ; Wed, 24 Jul 2002 23:20:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6P6K3XX080683; Wed, 24 Jul 2002 23:20:03 -0700 (PDT) Date: Wed, 24 Jul 2002 23:20:03 -0700 (PDT) Message-Id: <200207250620.g6P6K3XX080683@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Cyrille Lefevre Subject: Re: ports/40966: Update: net/ddup (3.0.1) Reply-To: Cyrille Lefevre Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/40966; it has been noted by GNATS. From: Cyrille Lefevre To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: robert@castley.com Subject: Re: ports/40966: Update: net/ddup (3.0.1) Date: Thu, 25 Jul 2002 08:15:01 +0200 On Thu, Jul 25, 2002 at 07:33:11AM +0200, Cyrille Lefevre wrote: > > >Number: 40966 > >Category: ports > >Synopsis: Update: net/ddup (3.0.1) sorry! typo. make install doesn't work. > Index: files/Makefile > =================================================================== > RCS file: /home/ncvs/ports/net/ddup/files/Makefile,v > retrieving revision 1.1 > diff -u -r1.1 Makefile > --- files/Makefile 3 Nov 2000 16:21:54 -0000 1.1 > +++ files/Makefile 25 Jul 2002 04:25:19 -0000 > @@ -10,8 +10,8 @@ > update.c > CFLAGS+= ${DEBUG} > MAN1= ddup.1 > -BINDIR= ${LOCALBASE}/sbin > -MANDIR= ${LOCALBASE}/man/man > +BINDIR= ${PREFIX}/sbin > +MANDIR= ${MAN1PREFIX}/man/man ^^^^^^^^^^ must be changed to PREFIX. > > .include > Cyrille. -- Cyrille Lefevre mailto:cyrille.lefevre@laposte.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message