Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Sep 2001 14:39:22 -0700 (PDT)
From:      Matt Pounsett <mattp@conundrum.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/30769: guitartex port not building dependancies
Message-ID:  <200109232139.f8NLdMS14421@freefall.freebsd.org>

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

>Number:         30769
>Category:       ports
>Synopsis:       guitartex port not building dependancies
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 23 14:40:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Matt Pounsett
>Release:        4.3-20010809-STABLE
>Organization:
>Environment:
FreeBSD claymore.conundrum.com 4.3-20010809-STABLE FreeBSD 4.3-20010809-STABLE #0: Tue Aug 14 23:02:22 EDT 2001     mattp@claymore.conundrum.com:/usr/src/sys/compile/CLAYMORE  i386

>Description:
guitartex port Makefile uses undefined "RUN_BUILD" definition in place of "RUN_DEPENDS" to refer to dependancies.  
>How-To-Repeat:

>Fix:
*** Makefile    Tue Jul 24 12:34:30 2001
--- Makefile.new        Sun Sep 23 17:37:42 2001
***************
*** 14,20 ****
  
  MAINTAINER=   ports@FreeBSD.org
  
! RUN_BUILD=    ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk \
                latex:${PORTSDIR}/print/latex
  
  USE_PERL5=    yes
--- 14,20 ----
  
  MAINTAINER=   ports@FreeBSD.org
  
! RUN_DEPENDS=  ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk \
                latex:${PORTSDIR}/print/latex
  
  USE_PERL5=    yes

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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