Date: Sun, 1 Jul 2001 14:21:02 -0400 (EDT) From: pat@databits.net To: FreeBSD-gnats-submit@freebsd.org Subject: ports/28603: Fix pkg-plist for benchmarks/xengine Message-ID: <200107011821.f61IL2E84418@wlgrv1.pa.home.com>
next in thread | raw e-mail | index | archive | help
>Number: 28603 >Category: ports >Synopsis: Fix pkg-plist for benchmarks/xengine >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jul 01 11:30:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Patrick Li >Release: FreeBSD 4.3-STABLE i386 >Organization: N/A >Environment: System: FreeBSD bottlenek 4.3-STABLE FreeBSD 4.3-STABLE #0: Tue Jun 26 15:02:11 EDT 2001 pat@bottlenek:/usr/src/sys/compile/BOTTLENEK i386 >Description: + Add NOPORTDOCS support to pkg-plist >How-To-Repeat: N/A >Fix: diff -ruN /usr/ports/benchmarks/xengine/pkg-plist benchmarks/xengine/pkg-plist --- /usr/ports/benchmarks/xengine/pkg-plist Sat Sep 26 19:43:34 1998 +++ benchmarks/xengine/pkg-plist Sat Jun 30 01:54:23 2001 @@ -1,3 +1,3 @@ bin/xengine -share/doc/xengine/README -@dirrm share/doc/xengine +%%PORTDOCS%%share/doc/xengine/README +%%PORTDOCS%%@dirrm share/doc/xengine >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107011821.f61IL2E84418>