Bug 17825

Summary: /misc/mc Makefile mistype
Product: Ports & Packages Reporter: Goblin <root>
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 Goblin 2000-04-06 12:10:01 UTC
	see fix

Fix: 

21c21
< LIB_DEPENDS=  slang.1:${PORTSDIR}/devel/libslang
---
> LIB_DEPENDS+= slang.1:${PORTSDIR}/devel/libslang

---
And now we test this send-pr system :)
Comment 1 Akinori MUSHA freebsd_committer freebsd_triage 2000-04-16 12:56:37 UTC
State Changed
From-To: open->closed

Committed, thanks!