Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Mar 2002 14:57:38 +0100
From:      Roman Neuhauser <neuhauser@mobil.cz>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/35670: /usr/ports/databases/sqsh - bogus dependency
Message-ID:  <20020308135738.GI89033@roman.mobil.cz>

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

>Number:         35670
>Category:       ports
>Synopsis:       /usr/ports/databases/sqsh - bogus dependency
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 08 05:50:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Roman Neuhauser
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD roman.mobil.cz 4.4-STABLE FreeBSD 4.4-STABLE #0: Wed Dec 26 12:45:18 CET 2001 root@roman.mobil.cz:/usr/obj/usr/src/sys/CRUDPUPPY_3 i386

>Description:
	/usr/ports/databases/sqsh lists bash1 in $BUILD_DEPENDS. This is bogus.
    sqsh builds and runs just fine on a machine with no bash.
    Specifically, it builds and runs in /bin/csh.
>How-To-Repeat:
	
>Fix:

	
diff -ru sqsh-old/Makefile sqsh/Makefile
--- sqsh-old/Makefile	Fri Mar  8 13:16:40 2002
+++ sqsh/Makefile	Fri Mar  8 13:50:20 2002
@@ -14,7 +14,6 @@
 
 LIB_DEPENDS=	tds.0:${PORTSDIR}/databases/freetds \
 		intl.1:${PORTSDIR}/devel/gettext
-BUILD_DEPENDS=	bash:${PORTSDIR}/shells/bash1
 
 GNU_CONFIGURE=	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?20020308135738.GI89033>