From owner-freebsd-ports Wed Jan 24 14:20:20 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B7A4037B698 for ; Wed, 24 Jan 2001 14:20:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0OMK2001379; Wed, 24 Jan 2001 14:20:02 -0800 (PST) (envelope-from gnats) Date: Wed, 24 Jan 2001 14:20:02 -0800 (PST) Message-Id: <200101242220.f0OMK2001379@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "KATO Tsuguru" Subject: Re: ports/24607: new port: xpenguins Reply-To: "KATO Tsuguru" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/24607; it has been noted by GNATS. From: "KATO Tsuguru" To: michael@lyngbol.dk, trevor@jpj.net Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/24607: new port: xpenguins Date: Thu, 25 Jan 2001 07:13:27 +0900 > > BTW, I couldn't succeed to run xpenguins without applying official > > patch from its master site. Therefore, I tried to rebuild port skelton > > to use that patch with fixing some more part. Please review it. > > I've successfully build it on 4.2-STABLE and 5.0-CURRENT without > applying the patch?! Hmm, I'm using XFree86-4.0.1. What's yours? > Attached is an updates shell archive where I've changed: > > - CATEGORIES -> games > - /usr/X11R6 -> {X11BASE} > - Cosmetic changes to pkg-{comment|descr} You have to make a bit more effort. User's configulation of $CC and $CFLAGS (which are picked up from /etc/make.conf when not specifid) have to be respected. Hardcoded value in Makefile can be disabled by adding '#' at the head of lines, adding '?' in front of '=', or simply remove those lines. -- KATO Tsuguru / tkato@prontomail.ne.jp Sent by Japanese ProntoMail To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message