Bug 16996 - fix port: irc/kvirc: bentoism [PATCH]
Summary: fix port: irc/kvirc: bentoism [PATCH]
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-26 01:20 UTC by Will Andrews
Modified: 2000-03-10 13:28 UTC (History)
0 users

See Also:


Attachments
file.diff (498 bytes, patch)
2000-02-26 01:20 UTC, Will Andrews
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Will Andrews 2000-02-26 01:20:01 UTC
Fix bentoism.. I didn't get the same PLIST problem
that bento observed.. but there was a problem with
the PLIST on my system in any case.

How-To-Repeat: 
Use the patch below to fix the current port.
Comment 1 ade 2000-02-26 01:46:27 UTC
On Fri, Feb 25, 2000 at 08:13:26PM -0500, Will Andrews wrote:
> 
>  lib/libkvicore.la
> -lib/libkvicore.a
>  lib/libkvilib.la
> -lib/libkvilib.a

Why are you installing these .la libtool-generated files?  The port
should be using USE_LIBTOOL for this, and a variety of other reasons.

-aDe

-- 
Ade Lovett, Austin, TX.
Comment 2 Thomas Gellekum freebsd_committer freebsd_triage 2000-03-10 13:27:47 UTC
State Changed
From-To: open->closed

Patch committed, thanks. I also added USE_LIBTOOL=yes to the makefile.