Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Mar 2001 12:19:57 -0800 (PST)
From:      floripa@zoing.net
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/25747: Error in /usr/ports/Mk/bsd.port.mk
Message-ID:  <200103122019.f2CKJvB94112@freefall.freebsd.org>

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

>Number:         25747
>Category:       ports
>Synopsis:       Error in /usr/ports/Mk/bsd.port.mk
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          wish
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 12 12:20:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Antônio Carlos Venâncio Júnior
>Release:        4.3-BETA
>Organization:
>Environment:
FreeBSD br.zoing.net 4.3-BETA FreeBSD 4.3-BETA #1: Fri Mar  9 00:33:35 BRT 2001     antonio@br.zoing.net:/usr/src/sys/compile/ZOING  i386
>Description:
there is an error on line 594 of /usr/ports/Mk/bsd.port.mk
	
>How-To-Repeat:
cd /usr/ports/x11-toolkits/xforms/
make deinstall
>Fix:
just replace

----------
_SUF2=  ,${PORTEPOCH}
----------

with

----------
_SUF2=  .${PORTEPOCH}
----------

>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?200103122019.f2CKJvB94112>