From kunishi@alto.chorusroom.org  Wed Mar 17 07:29:27 2004
Return-Path: <kunishi@alto.chorusroom.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 791C816A500
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 17 Mar 2004 07:29:25 -0800 (PST)
Received: from com-server1.c.oka-pu.ac.jp (com-server1.c.oka-pu.ac.jp [163.225.215.253])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0784943D3F
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 17 Mar 2004 07:29:25 -0800 (PST)
	(envelope-from kunishi@alto.chorusroom.org)
Received: from alto.chorusroom.org (chorusroom2.c.oka-pu.ac.jp [163.225.223.4])
	by com-server1.c.oka-pu.ac.jp (Postfix) with SMTP id 3175242956
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 18 Mar 2004 00:29:21 +0900 (JST)
Received: (qmail 35289 invoked by uid 1001); 17 Mar 2004 15:29:24 -0000
Message-Id: <20040317152924.35288.qmail@alto.chorusroom.org>
Date: 17 Mar 2004 15:29:24 -0000
From: KUNISHIMA Takeo <kunishi@acm.org>
Reply-To: KUNISHIMA Takeo <kunishi@acm.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: LATEST_LINK fix for textproc/smartdoc-devel
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         64376
>Category:       ports
>Synopsis:       LATEST_LINK fix for textproc/smartdoc-devel
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 17 07:30:20 PST 2004
>Closed-Date:    Wed Mar 17 08:22:54 PST 2004
>Last-Modified:  Wed Mar 17 08:22:54 PST 2004
>Originator:     KUNISHIMA Takeo
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
Okayama Prefectural University
>Environment:

>Description:
	LATEST_LINKS duplication with textproc/smartdoc
>How-To-Repeat:

>Fix:

	set NO_LATEST_LINK to yes.


diff -ruN /usr/ports/textproc/smartdoc-devel/Makefile smartdoc-devel/Makefile
--- /usr/ports/textproc/smartdoc-devel/Makefile	Sat Feb  7 23:53:09 2004
+++ smartdoc-devel/Makefile	Thu Mar 18 00:06:11 2004
@@ -29,6 +29,7 @@
 EXTRACT_BEFORE_ARGS=	-jar ${DISTDIR}/${DIST_SUBDIR}/${DISTFILES} \
 			-batch -bindir:${WRKSRC}/bin -installbasedir:${WRKSRC}
 EXTRACT_AFTER_ARGS=	#
+NO_LATEST_LINK=	yes
 
 JAVALIBDIR=	${PREFIX}/share/java
 XMLDIR=		${PREFIX}/share/xml
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: krion 
State-Changed-When: Wed Mar 17 08:22:49 PST 2004 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=64376 
>Unformatted:
