Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Sep 2005 23:40:10 GMT
From:      Kostas Blekos <mplekos@physics.upatras.gr>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/78830 : New port: print/latex-auto-greek Auto-switch greektext/englishtext in greek LaTeX documents.
Message-ID:  <200509182340.j8INeAfT027722@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/78830; it has been noted by GNATS.

From: Kostas Blekos <mplekos@physics.upatras.gr>
To: bug-followup@FreeBSD.org, mplekos@physics.upatras.gr
Cc:  
Subject: Re: ports/78830 : New port: print/latex-auto-greek Auto-switch greektext/englishtext in greek LaTeX documents.
Date: Mon, 19 Sep 2005 02:28:32 +0300

  There is a typo in Makefile, here is the fix:
 
 --- Makefile	Wed Jun  8 19:14:45 2005
 +++ Makefile    Mon Sep 19 02:26:46 2005
 @@ -12,7 +12,7 @@
  MAINTAINER=    mplekos@physics.upatras.gr
  COMMENT=       A LaTeX package for switching between greek/latintext
 automaticaly
  
 -BUILD_DEPENDS=  ubdmap-sys:${PORTSDIR}/print/teTeX-base \
 +BUILD_DEPENDS=  updmap-sys:${PORTSDIR}/print/teTeX-base \
                 mktexlsr:${PORTSDIR}/print/teTeX-base \
                 fmtutil-sys:${PORTSDIR}/print/teTeX-base
  RUN_DEPENDS=    latex:${PORTSDIR}/print/teTeX-base
 



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