Date: Sun, 31 Jul 2011 14:04:50 -0700 From: Doug Barton <dougb@FreeBSD.org> To: perl@FreeBSD.org, Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> Subject: Fwd: cvs commit: ports/databases/p5-DBIx-Custom Makefile Message-ID: <4E35C372.9030209@FreeBSD.org> In-Reply-To: <201107312100.p6VL0Z0s033087@repoman.freebsd.org> References: <201107312100.p6VL0Z0s033087@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
FYI.
-------- Original Message --------
Subject: cvs commit: ports/databases/p5-DBIx-Custom Makefile
Date: Sun, 31 Jul 2011 21:00:35 +0000 (UTC)
From: Doug Barton <dougb@FreeBSD.org>
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
dougb 2011-07-31 21:00:35 UTC
FreeBSD ports repository
Modified files:
databases/p5-DBIx-Custom Makefile
Log:
Fix the build with what seems to have been the intended change from 1.28
It seems that the intention was to make a new BUILD_DEPENDS with the same
content as the existing RUN_DEPENDS, but one line was missed, causing
neither to work. So instead, make BUILD_DEPENDS equal to the old
RUN_DEPENDS, and use the := method to set RUN_DEPENDS, in part because it
helps avoid this kind of error.
Revision Changes Path
1.29 +1 -3 ports/databases/p5-DBIx-Custom/Makefile
http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/databases/p5-DBIx-Custom/Makefile.diff?&r1=1.28&r2=1.29&f=h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E35C372.9030209>
