From monkey@vectors.cx  Sun Jul 28 19:11:06 2002
Return-Path: <monkey@vectors.cx>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 02E4937B400
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 28 Jul 2002 19:11:06 -0700 (PDT)
Received: from vectors.cx (manifold.vectors.cx [64.163.147.229])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 8C8E843E5E
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 28 Jul 2002 19:11:05 -0700 (PDT)
	(envelope-from monkey@vectors.cx)
Received: from vectors.cx (48b7d2fa9b30a2980474d21a4733c88e@localhost [127.0.0.1])
	by vectors.cx (8.12.4/8.12.4) with ESMTP id g6T2Bc2e071423
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 28 Jul 2002 19:11:38 -0700 (PDT)
	(envelope-from monkey@vectors.cx)
Received: (from monkey@localhost)
	by vectors.cx (8.12.4/8.12.4/Submit) id g6T2BcHT071422;
	Sun, 28 Jul 2002 19:11:38 -0700 (PDT)
	(envelope-from monkey)
Message-Id: <200207290211.g6T2BcHT071422@vectors.cx>
Date: Sun, 28 Jul 2002 19:11:38 -0700 (PDT)
From: Adam Weinberger <adam@vectors.cx>
Reply-To: Adam Weinberger <adam@vectors.cx>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: patch: fix dependencies for net/xisp
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         41100
>Category:       ports
>Synopsis:       patch: fix dependencies for net/xisp
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 28 19:20:01 PDT 2002
>Closed-Date:    Tue Jul 30 11:53:44 PDT 2002
>Last-Modified:  Tue Jul 30 11:53:44 PDT 2002
>Originator:     Adam Weinberger
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
>Environment:
System: FreeBSD smacky.vectors.cx 4.6-STABLE FreeBSD 4.6-STABLE #113: Wed Jul 24 12:13:03 PDT 2002 root@smacky.vectors.cx:/usr/src/sys/compile/smacky i386


	
>Description:
	net/xisp is handling the xforms dependency incorrectly
	
>How-To-Repeat:
	
>Fix:

	

	this patches net/xisp/Makefile

--- xisp.patch begins here ---
--- Makefile.orig	Sun Jul 28 19:01:07 2002
+++ Makefile	Sun Jul 28 19:02:13 2002
@@ -14,7 +14,7 @@
 
 MAINTAINER=	morishim@cig.mot.com
 
-LIB_DEPENDS=	xforms:${PORTSDIR}/x11-toolkits/xforms
+LIB_DEPENDS=	forms.1:${PORTSDIR}/x11-toolkits/xforms
 
 USE_XPM=	yes
 WRKSRC=		${WRKDIR}/xisp-2.6
--- xisp.patch ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pat 
State-Changed-When: Tue Jul 30 11:53:35 PDT 2002 
State-Changed-Why:  
Committed, Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=41100 
>Unformatted:
