From owner-freebsd-commit Thu Oct 5 19:04:21 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA03699 for freebsd-commit-outgoing; Thu, 5 Oct 1995 19:04:21 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA03687 for cvs-all-outgoing; Thu, 5 Oct 1995 19:04:16 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA03677 for cvs-ports-outgoing; Thu, 5 Oct 1995 19:04:12 -0700 Received: (from asami@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA03660 ; Thu, 5 Oct 1995 19:03:54 -0700 Date: Thu, 5 Oct 1995 19:03:54 -0700 From: Satoshi Asami Message-Id: <199510060203.TAA03660@freefall.freebsd.org> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/x11/xview-lib Makefile Sender: owner-commit@FreeBSD.org Precedence: bulk asami 95/10/05 19:03:53 Modified: x11/xview-lib Makefile Log: Change NO_EXTRACT to an empty do-extract: target, so that the dependency (xview-config) will be handled correctly. This is admittedly ugly, we may need to revisit this issue after the release.