Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  3 Jan 2008 00:45:25 +0900 (JST)
From:      TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
Subject:   ports/119266: mail/p5-Mail-SpamAssassin: double DOCS= lines in Makefile
Message-ID:  <20080102154525.45B241534AD@xeon.quad.dyndns.org>
Resent-Message-ID: <200801021550.m02Fo3cv049943@freefall.freebsd.org>

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

>Number:         119266
>Category:       ports
>Synopsis:       mail/p5-Mail-SpamAssassin: double DOCS= lines in Makefile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 02 15:50:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     TAOKA Fumiyoshi
>Release:        
>Organization:
>Environment:
>Description:
	There are double DOCS= lines in Makefile.

>How-To-Repeat:
>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/p5-Mail-SpamAssassin/Makefile,v
retrieving revision 1.110
diff -u -r1.110 Makefile
--- Makefile	7 Sep 2007 04:29:19 -0000	1.110
+++ Makefile	2 Jan 2008 14:48:03 -0000
@@ -176,7 +176,6 @@
 
 DOCSDIR=	${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}
 DATADIR=	${PREFIX}/share/spamassassin
-DOCS=		BUGS CREDITS Changes INSTALL LICENSE NOTICE PACKAGING README STATUS TRADEMARK UPGRADE USAGE procmailrc.example
 DOCS=		CREDITS Changes INSTALL LICENSE NOTICE PACKAGING README TRADEMARK UPGRADE USAGE procmailrc.example
 DOCSSQL=	README README.awl README.bayes awl_mysql.sql awl_pg.sql bayes_mysql.sql bayes_pg.sql userpref_mysql.sql userpref_pg.sql
 DOCSLDAP=	README README.testing sa_test.ldif
>Release-Note:
>Audit-Trail:
>Unformatted:



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