ports/74257: mis-spelling in makefile

Josef Grosch jgrosch at mooseriver.com
Mon Nov 22 17:00:56 UTC 2004


>Number:         74257
>Category:       ports
>Synopsis:       mis-spelling in makefile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 22 17:00:48 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Josef Grosch
>Release:        5.3-RELEASE-p1
>Organization:
Outside Agitator
>Environment:
FreeBSD rosebud.mooseriver.com 5.3-RELEASE-p1 FreeBSD 5.3-RELEASE-p1 #0: Mon Nov 22 07:29:46 PST 2004     root at rosebud.mooseriver.com:/usr/obj/usr/src/sys/ROSEBUD  i386

>Description:
A mis-spelled directory path in the makefile of /usr/ports/math/octave-forge causes the port to fail to compile as well as portupgrade
>How-To-Repeat:
It is in the make file of /usr/ports/math/octave-forge
>Fix:
Apply this patch

rosebud% diff -c Makefile Makefile.orig 
*** Makefile    Mon Nov 22 08:46:09 2004
--- Makefile.orig       Mon Nov 22 08:53:23 2004
***************
*** 15,21 ****
  COMMENT=      Many additional features to math/octave
  
  BUILD_DEPENDS=        ${LOCALBASE}/bin/qhull:${PORTSDIR}/math/qhull \
!               ${LOCALBASE}/bin/gcsplit:${PORTSDIR}/sysutils/coreutils
  #             ${LOCALBASE}/bin/octave:${PORTSDIR}/math/octave \
  
  RUN_DEPENDS=  ${LOCALBASE}/bin/octave:${PORTSDIR}/math/octave \
--- 15,21 ----
  COMMENT=      Many additional features to math/octave
  
  BUILD_DEPENDS=        ${LOCALBASE}/bin/qhull:${PORTSDIR}/math/qhull \
!               ${LOCALBASE}/bin/gcsplit:${PORTSDIR}/sysutil/coreutils
  #             ${LOCALBASE}/bin/octave:${PORTSDIR}/math/octave \
  
  RUN_DEPENDS=  ${LOCALBASE}/bin/octave:${PORTSDIR}/math/octave \

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



More information about the freebsd-ports-bugs mailing list