Date: Sun, 7 May 2006 22:39:48 +0000 (UTC) From: Jeremy Messenger <mezz@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/trickle Makefile Message-ID: <200605072239.k47Mdn4n065654@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mezz 2006-05-07 22:39:48 UTC FreeBSD ports repository Modified files: net/trickle Makefile Log: Fix the find local of trickled.conf, the varible wasn't working that put ${prefix} in source so use --sysconfdir that will actually change from varible to prefix path (/usr/local) in source. Bump the PORTREVISION. # trickled: Skipping configuration file: ${prefix}/etc/trickled.conf Revision Changes Path 1.10 +3 -2 ports/net/trickle/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605072239.k47Mdn4n065654>