ports/63230: [MAINTAINER] net/smokeping: update to 1.26
Lars Thegler
lars at thegler.dk
Mon Feb 23 22:10:25 UTC 2004
The following reply was made to PR ports/63230; it has been noted by GNATS.
From: Lars Thegler <lars at thegler.dk>
To: Clement Laforet <clement at FreeBSD.org>
Cc: freebsd-gnats-submit at FreeBSD.org
Subject: Re: ports/63230: [MAINTAINER] net/smokeping: update to 1.26
Date: Mon, 23 Feb 2004 23:05:49 +0100
Clement Laforet wrote:
> without BATCH=yes, I got this error:
> ===> Building for smokeping-1.26
> "Makefile", line 22: warning: duplicate script for target "doc/%.1" ignored
The distribution Makefile is only run during two targets: the do-build
and do-install targets.
In the smokeping port, the distribution Makefile is not supposed to be
run. The do-build target is disabled by NO_BUILD=yes, and the do-install
target is overridden in the ports Makefile. The "Building ..." line
indicates that the do-build target is not disabled after all. Do you
have any idea why this might be the case on your installation? Did the
patch apply cleanly?
I am really sorry, but I need more information to go on. In what way
does specifying BATCH=yes change the symptoms you see?
/Lars
More information about the freebsd-ports-bugs
mailing list