From owner-cvs-all@FreeBSD.ORG Sat Oct 4 07:29:19 2003 Return-Path: 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 C9DC816A4B3; Sat, 4 Oct 2003 07:29:19 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 463CA43FE9; Sat, 4 Oct 2003 07:29:19 -0700 (PDT) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h94ETIXJ099679; Sat, 4 Oct 2003 07:29:18 -0700 (PDT) (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h94ETIh1099678; Sat, 4 Oct 2003 07:29:18 -0700 (PDT) (envelope-from oliver) Message-Id: <200310041429.h94ETIh1099678@repoman.freebsd.org> From: Oliver Lehmann Date: Sat, 4 Oct 2003 07:29:18 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors/scite Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 04 Oct 2003 14:29:19 -0000 oliver 2003/10/04 07:29:18 PDT FreeBSD ports repository Modified files: editors/scite Makefile pkg-plist Log: use USE_GNOME=gnomehier by default Add a message to make sure that GTK-2.x support requires x11-toolkit/scintilla to be build with GTK-2.x support PR: ports/57532 Submitted By: KATO Tsuguru Revision Changes Path 1.19 +19 -19 ports/editors/scite/Makefile 1.13 +2 -2 ports/editors/scite/pkg-plist