From owner-freebsd-ports Sun Sep 6 10:10:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA04888 for freebsd-ports-outgoing; Sun, 6 Sep 1998 10:10:04 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA04832 for ; Sun, 6 Sep 1998 10:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA02463; Sun, 6 Sep 1998 10:10:01 -0700 (PDT) Date: Sun, 6 Sep 1998 10:10:01 -0700 (PDT) Message-Id: <199809061710.KAA02463@freefall.freebsd.org> To: freebsd-ports@FreeBSD.ORG From: Tim Vanderhoek Subject: Re: ports/7840: Update ports: japanese/perl5 Reply-To: Tim Vanderhoek Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/7840; it has been noted by GNATS. From: Tim Vanderhoek To: shige@kuis.kyoto-u.ac.jp Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/7840: Update ports: japanese/perl5 Date: Sun, 6 Sep 1998 13:03:21 -0400 (EDT) On Sun, 6 Sep 1998 shige@kuis.kyoto-u.ac.jp wrote: > +PERL_VERSION= 5.00404 > +PERL_VER= 5.004 > +PLIST_SUB+= PERL_VERSION=${PERL_VERSION} PERL_VER=${PERL_VER} Don't use '+=' for first assignment to variable in port Makefile. Use just '='. (You do not need to resubmit the PR --- the committer will fix this). -- This .sig is not innovative, witty, or profund. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message