Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Mar 2004 23:30:30 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/63882: Update port: print/lyx
Message-ID:  <20040307233030.2139f78c.tkato@prontomail.com>
Resent-Message-ID: <200403071440.i27EeIuw071195@freefall.freebsd.org>

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

>Number:         63882
>Category:       ports
>Synopsis:       Update port: print/lyx
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 07 06:40:18 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.9-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Fix BUILD_DEPENDS

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/print/lyx/Makefile print/lyx/Makefile
--- /usr/ports/print/lyx/Makefile	Fri Mar  5 23:53:25 2004
+++ print/lyx/Makefile	Sun Mar  7 22:22:02 2004
@@ -16,7 +16,8 @@
 COMMENT=	Document processor interfaced with LaTeX (nearly WYSIWYG)
 
 BUILD_DEPENDS=	gm4:${PORTSDIR}/devel/m4 \
-		latex:${PORTSDIR}/print/teTeX
+		latex:${PORTSDIR}/print/teTeX \
+		makepsres:${PORTSDIR}/x11/XFree86-4-clients
 RUN_DEPENDS=	gm4:${PORTSDIR}/devel/m4 \
 		latex:${PORTSDIR}/print/teTeX
 
>Release-Note:
>Audit-Trail:
>Unformatted:



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