Bug 25747

Summary: Error in /usr/ports/Mk/bsd.port.mk
Product: Ports & Packages Reporter: floripa <floripa>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description floripa 2001-03-12 20:20:01 UTC
there is an error on line 594 of /usr/ports/Mk/bsd.port.mk

Fix: 

just replace

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

with

----------
_SUF2=  .${PORTEPOCH}
----------
How-To-Repeat: cd /usr/ports/x11-toolkits/xforms/
make deinstall
Comment 1 FUJISHIMA Satsuki freebsd_committer freebsd_triage 2001-03-12 20:26:20 UTC
State Changed
From-To: open->closed

This is correct. 
http://www.freebsd.org/porters-handbook/x377.html#AEN420
Comment 2 Neil Blakey-Milner 2001-03-12 20:28:38 UTC
On Mon 2001-03-12 (12:19), floripa@zoing.net wrote:
> there is an error on line 594 of /usr/ports/Mk/bsd.port.mk

Where?  What problem does it cause?

Neil
-- 
Neil Blakey-Milner
nbm@mithrandr.moria.org