Bug 16866 - Update port: astro/wmglobe
Summary: Update port: astro/wmglobe
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-02-21 14:00 UTC by tkato
Modified: 2000-02-23 00:14 UTC (History)
0 users

See Also:


Attachments
file.diff (1.97 KB, patch)
2000-02-21 14:00 UTC, tkato
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!