From owner-freebsd-commit Tue Apr 18 07:45:43 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id HAA09026 for commit-outgoing; Tue, 18 Apr 1995 07:45:43 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id HAA09012 for cvs-ports-outgoing; Tue, 18 Apr 1995 07:45:33 -0700 Received: (from adam@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id HAA08999 ; Tue, 18 Apr 1995 07:45:25 -0700 Date: Tue, 18 Apr 1995 07:45:25 -0700 From: Adam David Message-Id: <199504181445.HAA08999@freefall.cdrom.com> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/news/nntp/patches patch-aa Sender: commit-owner@FreeBSD.org Precedence: bulk adam 95/04/18 07:45:23 Modified: news/nntp Makefile Log: find dbz.h and libcnews.a under ${PREFIX}/{include,lib} Modified: news/nntp/patches patch-aa Log: find dbz.h and libcnews.a under /usr/local/{include,lib} N.B. This could be changed to ${PREFIX} but that would require more extensive tweaking, and for consistency sake should change all /usr/include, is it worth it?