From owner-cvs-all Mon Jan 21 10:27: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0D11437B400; Mon, 21 Jan 2002 10:27:04 -0800 (PST) Received: (from mi@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0LIR4286463; Mon, 21 Jan 2002 10:27:04 -0800 (PST) (envelope-from mi) Message-Id: <200201211827.g0LIR4286463@freefall.freebsd.org> From: Mikhail Teterin Date: Mon, 21 Jan 2002 10:27:04 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/gd2 Makefile pkg-plist ports/graphics/gd2/files Makefile.bsd 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 mi 2002/01/21 10:27:03 PST Modified files: graphics/gd2 Makefile pkg-plist graphics/gd2/files Makefile.bsd Log: Obey hier(7) by installing the include files into ${LOCALBASE}/include, rather than include/gd. Each file is named gd*.h anyway. Bump the PORTREVISION. Other ports should be fine, because the have the -I${LOCALBASE}/include anyway, but should keep the -I${LOCALBASE}/include/gd for a while too. Revision Changes Path 1.48 +3 -2 ports/graphics/gd2/Makefile 1.5 +2 -2 ports/graphics/gd2/files/Makefile.bsd 1.12 +8 -9 ports/graphics/gd2/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message