From owner-cvs-all@FreeBSD.ORG Thu Apr 17 19:46:25 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 49092106566C; Thu, 17 Apr 2008 19:46:25 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2093D8FC2B; Thu, 17 Apr 2008 19:46:25 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m3HJkPoq090066; Thu, 17 Apr 2008 19:46:25 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m3HJkPWY090065; Thu, 17 Apr 2008 19:46:25 GMT (envelope-from mezz) Message-Id: <200804171946.m3HJkPWY090065@repoman.freebsd.org> From: Jeremy Messenger Date: Thu, 17 Apr 2008 19:46:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/k3d Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Apr 2008 19:46:25 -0000 mezz 2008-04-17 19:46:24 UTC FreeBSD ports repository Modified files: graphics/k3d Makefile Log: - Fix dependencies: remove gtk12 (it uses gtkmm24), only need netpbm in runtime and require libgnome if enable WITH_GNOME. - Remove all X11BASE. - Correct the --with-python for ${PREFIX} -> ${PYTHONBASE} to make it prefix safer. - Bump the PORTREVISION. [1] http://lists.freebsd.org/pipermail/freebsd-ports/2008-April/047850.html Approved by: maintainer timeout (two weeks) Revision Changes Path 1.27 +18 -19 ports/graphics/k3d/Makefile