From owner-freebsd-ports Thu Aug 15 15:40: 7 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 659BF37B400 for ; Thu, 15 Aug 2002 15:40:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2169343E70 for ; Thu, 15 Aug 2002 15:40: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 g7FMe2JU034417 for ; Thu, 15 Aug 2002 15:40: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 g7FMe263034416; Thu, 15 Aug 2002 15:40:02 -0700 (PDT) Date: Thu, 15 Aug 2002 15:40:02 -0700 (PDT) Message-Id: <200208152240.g7FMe263034416@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Christian Weisgerber Subject: Re: ports/41440: [MAINTAINER UPDATE] security/libfwbuilder -> 0.10.8 Reply-To: Christian Weisgerber 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/41440; it has been noted by GNATS. From: Christian Weisgerber To: devnull@asitatech.ie Cc: freebsd-gnats-submit@freebsd.org Subject: Re: ports/41440: [MAINTAINER UPDATE] security/libfwbuilder -> 0.10.8 Date: Fri, 16 Aug 2002 00:03:16 +0200 (CEST) In article <20020808105720.A44C55BA3@yoda.asitatech.ie> you write: > -USE_GTK= yes > +USE_GTK= no What is the purpose of setting this to "no" instead of removing it? Note that bsd.gnome.mk will check whether USE_GTK is *defined*, so setting it to "no" is exactly the same as setting it to "yes". Anyway, this doesn't build. In between gobs of warnings it's a bit hard to tell, but I think the actual error is this: dns.cc: In static member function `static libfwbuilder::HostEnt libfwbuilder::DNS::getHostByAddr(const libfwbuilder::IPAddress&)': dns.cc:216: `gethostbyaddr_r' undeclared (first use this function) > share/doc/libfwbuilder-%%PORTVERSION%%/AUTHORS > share/doc/libfwbuilder-%%PORTVERSION%%/COPYING > -share/doc/libfwbuilder-%%PORTVERSION%%/ChangeLog > share/doc/libfwbuilder-%%PORTVERSION%%/Credits > +share/doc/libfwbuilder-%%PORTVERSION%%/ChangeLog > share/doc/libfwbuilder-%%PORTVERSION%%/README Actually, this should be share/doc/libfwbuilder. Instead of adding PORTVERSION to PLIST_SUB you should rather fix the install to not add the version number in the first place. -- Christian "naddy" Weisgerber naddy@mips.inka.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message