Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Apr 2004 06:49:05 +0900 (JST)
From:      Hiroki Sato <hrs@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/65414: Fix port: print/passivetex
Message-ID:  <200404102149.i3ALn5h2010660@alph.allbsd.org>
Resent-Message-ID: <200404102150.i3ALoPH1091503@freefall.freebsd.org>

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

>Number:         65414
>Category:       ports
>Synopsis:       Fix port: print/passivetex
>Confidential:   no
>Severity:       critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 10 14:50:25 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Hiroki Sato
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
Tokyo University of Science
>Environment:
System: FreeBSD alph.allbsd.org 4.9-STABLE FreeBSD 4.9-STABLE #2: Fri Mar 19 04:20:12 JST 2004     hrs@alph.allbsd.org:/usr/obj/usr/src/sys/ALPH  i386

>Description:
	Correct the dependency.  It should also unbreak the build on bento.

>How-To-Repeat:
	N/A

>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/print/passivetex/Makefile,v
retrieving revision 1.8
diff -d -u -I\$FreeBSD:.*\$ -I\$NetBSD:.*\$ -I\$OpenBSD:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.8 Makefile
--- Makefile	23 Mar 2004 08:44:08 -0000	1.8
+++ Makefile	10 Apr 2004 21:44:07 -0000
@@ -16,7 +16,7 @@
 MAINTAINER=	hrs@FreeBSD.org
 COMMENT=	XSL FO processor, written in TeX
 
-BUILD_DEPENDS=	${LOCALBASE}/share/texmf/web2c/xmltex.fmt:${PORTSDIR}/print/xmltex \
+BUILD_DEPENDS=	${LOCALBASE}/${TEXMFLOCAL}/web2c/xmltex.fmt:${PORTSDIR}/print/xmltex \
 		${TEXMFLOCAL_LSR}:${PORTSDIR}/print/tex-texmflocal
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
>Release-Note:
>Audit-Trail:
>Unformatted:



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