Bug 16866

Summary: Update port: astro/wmglobe
Product: Ports & Packages Reporter: tkato <tkato>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description tkato 2000-02-21 14:00:02 UTC
- Support get-wraster-flags
- Remove redundant LIB_DEPENDS
Comment 1 TAOKA Satoshi 2000-02-22 01:49:26 UTC
Hi Kato-san,

I must modify to compile as follows:

> +--- Makefile.orig	Wed Feb  3 05:11:37 1999
> ++++ Makefile	Mon Feb 21 20:49:54 2000
...
> ++LIBS	=	`get-wraster-flags --libs`

LIBS	=	`get-wraster-flags --ldflags` `get-wraster-flags --libs`

Is it right? 

TAOKA
Comment 2 Chris D.Faulhaber freebsd_committer freebsd_triage 2000-02-23 00:11:36 UTC
State Changed
From-To: open->closed

Committed, thanks!