Bug 4213 - Wine needs LIB_DEPEND on Xpm
Summary: Wine needs LIB_DEPEND on Xpm
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: Stefan Eßer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1997-08-02 14:30 UTC by Eric A. Griff
Modified: 1997-08-11 09:09 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric A. Griff 1997-08-02 14:30:03 UTC
	The Wine port depends on libxpm to build.

Fix: 

cd /usr/ports/emulators/wine
	mv Makefile Makefile.orig
	cat Makefile.orig | sed 's/^#LIB_DEPENDS/LIB_DEPENDS/' > Makefile
How-To-Repeat: 
	cd /usr/ports/emulators/wine
	make
Comment 1 Satoshi Asami freebsd_committer freebsd_triage 1997-08-05 04:29:30 UTC
Responsible Changed
From-To: freebsd-ports->se

Stefan, I see that you commented out LIB_DEPENDS at some point -- why 
is that? 
Comment 2 Stefan Eßer freebsd_committer freebsd_triage 1997-08-11 09:07:48 UTC
State Changed
From-To: open->closed

Fixed in rev. 1.50 of Makefile.