Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 May 2008 20:16:33 +0800 (CST)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        edwin@mavetju.org
Subject:   ports/124097: [PATCH] net/sniffit: Fix make package while NOPORTDOCS is defined 
Message-ID:  <20080529121633.1E6C81534@sunpoet.net>
Resent-Message-ID: <200805291220.m4TCK3WR006037@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         124097
>Category:       ports
>Synopsis:       [PATCH] net/sniffit: Fix make package while NOPORTDOCS is defined
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 29 12:20:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 7.0-STABLE amd64
>Organization:
SUNPOET.net
>Environment:
System: FreeBSD bonjour.sunpoet.net 7.0-STABLE FreeBSD 7.0-STABLE #6: Wed May 28 06:28:20 CST 2008 sunpoet@bonjour.sunpoet.net:/usr/obj/usr/src/sys/bonjour amd64


	
>Description:
Fix make package while NOPORTDOCS is defined.
Maintainer is cc'd.
	
>How-To-Repeat:
	
>Fix:
--- /usr/ports/net/sniffit/pkg-plist.orig	1998-08-19 03:48:43.000000000 +0800
+++ /usr/ports/net/sniffit/pkg-plist	2008-05-17 05:46:42.265845706 +0800
@@ -1,3 +1,3 @@
 sbin/sniffit
-share/doc/sniffit/README.FIRST
+%%PORTDOCS%%share/doc/sniffit/README.FIRST
 @dirrm share/doc/sniffit
	


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080529121633.1E6C81534>