Commit graph

6 commits

Author SHA1 Message Date
wiz
1506ee79da Fix build with automake-1.13. 2013-01-23 17:26:27 +00:00
dsainty
4cc0a75ff7 For Linux, pull in stdint.h to make this patch work. This fixes the
compile for some platforms, and is no change for platforms where this
package previously successfully compiled.

XXX The serious portability issues in the patched file remain, but are
no doubt more widespread than this one file anyway.
2009-01-28 00:37:27 +00:00
reinoud
970e47aeb4 Fix float reading by using a union instead of a cast. Newer gcc's would
generate incorrect code effectively breaking the package.

I know this solution is still lame but its fix comes from the still uncomitted
lib3ds version 2.0.0. Should one day be fixed/done correctly for non i386.
2008-12-18 13:15:10 +00:00
jmmv
03aa455434 libtoolize this package so that it builds under Mac OS X; building the
shared library by hand (as happened before) was not portable.

Bump PKGREVISION to 5.
2006-04-11 14:47:06 +00:00
snj
77df8e1258 Convert to buildlink3. 2004-04-24 20:51:46 +00:00
salo
35b3ba00da PKGREVISION++
- build and install shared libraries and example programs
  (patches mostly from FreeBSD)
- better DESCR
2003-05-24 09:32:34 +00:00