Skip site navigation (1)Skip section navigation (2)
Date:      17 Mar 2004 15:29:24 -0000
From:      KUNISHIMA Takeo <kunishi@acm.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/64376: LATEST_LINK fix for textproc/smartdoc-devel
Message-ID:  <20040317152924.35288.qmail@alto.chorusroom.org>
Resent-Message-ID: <200403171530.i2HFULDm008177@freefall.freebsd.org>

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

>Number:         64376
>Category:       ports
>Synopsis:       LATEST_LINK fix for textproc/smartdoc-devel
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 17 07:30:20 PST 2004
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



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