Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Jan 2006 12:04:47 -0800 (PST)
From:      John Prather <john.c.prather@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/92020: Makefile has misnamed directory
Message-ID:  <20060119200447.166DD45002@Zeus.twilightstar.net>
Resent-Message-ID: <200601192010.k0JKA9Pg024644@freefall.freebsd.org>

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

>Number:         92020
>Category:       ports
>Synopsis:       Makefile has misnamed directory
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 19 20:10:08 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     John Prather
>Release:        FreeBSD 5.4-RELEASE-p8 i386
>Organization:
>Environment:
System: FreeBSD Zeus.twilightstar.net 5.4-RELEASE-p8 FreeBSD 5.4-RELEASE-p8 #0: Sat Oct 29 21:16:51 PDT 2005 root@Zeus.twilightstar.net:/usr/obj/usr/src/sys/ZEUS i386


	
>Description:
	the Makefile in /usr/ports/databases/linux-oracle-instantclient-basic
	has a misspelled directory name in it, causing make install to fail.
>How-To-Repeat:
	cd /usr/ports/databases/linux-oracle-instantclient-basic
	make install
>Fix:

	Apply this to fix:

*** Makefile.orig       Thu Jan 19 11:49:47 2006
--- Makefile    Thu Jan 19 11:49:55 2006
***************
*** 35,39 ****
                        ojdbc14.jar
  
! WRKSRC=                       ${WRKDIR}/instantclient10_2
  
  INSTLIBSDIR=          ${PREFIX}/usr/lib/oracle/${PORTVERSION}/client/lib
--- 35,39 ----
                        ojdbc14.jar
  
! WRKSRC=                       ${WRKDIR}/instantclient_10_2
  
  INSTLIBSDIR=          ${PREFIX}/usr/lib/oracle/${PORTVERSION}/client/lib



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



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