From owner-cvs-all@FreeBSD.ORG Sat Jun 26 03:06:07 2004 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 95A8C16A4CE; Sat, 26 Jun 2004 03:06:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79A6443D4C; Sat, 26 Jun 2004 03:06:07 +0000 (GMT) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i5Q35vjT045430; Sat, 26 Jun 2004 03:05:57 GMT (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i5Q35vMv045429; Sat, 26 Jun 2004 03:05:57 GMT (envelope-from lioux) Message-Id: <200406260305.i5Q35vMv045429@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Sat, 26 Jun 2004 03:05:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/openquicktime Makefile 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, 26 Jun 2004 03:06:07 -0000 lioux 2004-06-26 03:05:57 UTC FreeBSD ports repository Modified files: multimedia/openquicktime Makefile Log: o Add OPTIONS knobs: DEBUG which defaults to on o If you disable DEBUG; duh, no debug support is built o No PORTREVISION bump since this maintains the current port state (DEBUG defaults to on) PR: 67678 Submitted by: michael johnson Revision Changes Path 1.10 +6 -0 ports/multimedia/openquicktime/Makefile