Bug 99072 - [maintainer update] Update biology/xdrawchem to 1.9.9
Summary: [maintainer update] Update biology/xdrawchem to 1.9.9
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-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-17 08:10 UTC by Josh Tolbert
Modified: 2006-06-17 23:09 UTC (History)
0 users

See Also:


Attachments
file.diff (9.25 KB, patch)
2006-06-17 08:10 UTC, Josh Tolbert
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Josh Tolbert 2006-06-17 08:10:20 UTC
	Patch to update biology/xdrawchem to 1.9.9 and assign maintainership to
me.

How-To-Repeat: 	Apply this patch (from /usr/ports).
Comment 1 Josh Tolbert 2006-06-17 08:41:08 UTC
Oops...Forgot to delete pkg-message. pkg-message isn't really needed any more.
-- 
Josh Tolbert
hemi@puresimplicity.net  ||  http://www.puresimplicity.net/~hemi/

Security is mostly a superstition. It does not exist in nature, nor
do the children of men as a whole experience it. Avoiding danger
is no safer in the long run than outright exposure. Life is either
a daring adventure, or nothing.
    -- Helen Keller
Comment 2 Thierry Thomas freebsd_committer freebsd_triage 2006-06-17 23:08:00 UTC
State Changed
From-To: open->closed


Committed, thanks! 

But I have noticed two minor problems: 

- Why did you remove the line 
CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd${OSREL} 
Now configure reports: 
===>  Configuring for xdrawchem-1.9.9 
configure: WARNING: you should use --build, --host, --target 

- libm is not found by configure: 
checking for floor... no 
checking for pow... no 
checking for sqrt... no