From owner-cvs-all Sun Jul 14 7:31:56 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3518337B400; Sun, 14 Jul 2002 07:31:51 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DAC3743E6D; Sun, 14 Jul 2002 07:31:50 -0700 (PDT) (envelope-from alane@FreeBSD.org) Received: from freefall.freebsd.org (alane@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6EEVoJU036592; Sun, 14 Jul 2002 07:31:50 -0700 (PDT) (envelope-from alane@freefall.freebsd.org) Received: (from alane@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6EEVo98036591; Sun, 14 Jul 2002 07:31:50 -0700 (PDT) Message-Id: <200207141431.g6EEVo98036591@freefall.freebsd.org> From: Alan Eldridge Date: Sun, 14 Jul 2002 07:31:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/kdegraphics3 Makefile pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alane 2002/07/14 07:31:49 PDT Modified files: graphics/kdegraphics3 Makefile pkg-plist Log: 1, Restored kamera with a WITH_GPHOTO2 knob that works like the WITH_SANE knob. That is, it looks for gphoto2-config. 2, pkg-plist changes to go with (1). 3. Changed WITH_SANE= to WITH_SANE?= (and WITH_GPHOTO2 is the same) so that even if the package is installed you can build kdegraphics without it by using WITH_SANE=no and/or WITH_GPHOTO2=no. 4. No PR, just request on list and it seemed reasonable. Revision Changes Path 1.65 +24 -4 ports/graphics/kdegraphics3/Makefile 1.24 +12 -4 ports/graphics/kdegraphics3/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message