FreeBSD Bugzilla – Attachment 117392 Details for
Bug 159473
Update port: graphics/lib3ds
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.21 KB, created by
tkato432
on 2011-08-03 19:40:30 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2011-08-03 19:40:30 UTC
Size:
1.21 KB
patch
obsolete
>diff -urN /usr/ports/graphics/lib3ds/Makefile graphics/lib3ds/Makefile >--- /usr/ports/graphics/lib3ds/Makefile 2011-08-03 15:33:24.000000000 +0900 >+++ graphics/lib3ds/Makefile 2011-08-03 15:59:18.000000000 +0900 >@@ -9,20 +9,24 @@ > PORTVERSION= 1.3.0 > PORTREVISION= 1 > CATEGORIES= graphics >-MASTER_SITES= SF >+MASTER_SITES= GOOGLE_CODE > > MAINTAINER= ports@FreeBSD.org > COMMENT= A library for handling 3DS (3D Studio) files > >-BROKEN= does not fetch >+LICENSE= GPLv2 GPLv3 >+LICENSE_COMB= dual > > USE_ZIP= yes >-USE_LDCONFIG= yes > USE_GL= glut > GNU_CONFIGURE= yes >-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ >- LDFLAGS="-L${LOCALBASE}/lib" >+CONFIGURE_ENV= LDFLAGS="${LDFLAGS}" >+USE_LDCONFIG= yes >+MAKE_JOBS_SAFE= yes > > MAN1= 3dsdump.1 lib3ds-config.1 > >+CPPFLAGS= -I${LOCALBASE}/include >+LDFLAGS= -L${LOCALBASE}/lib >+ > .include <bsd.port.mk> >diff -urN /usr/ports/graphics/lib3ds/pkg-descr graphics/lib3ds/pkg-descr >--- /usr/ports/graphics/lib3ds/pkg-descr 2001-01-19 04:03:52.000000000 +0900 >+++ graphics/lib3ds/pkg-descr 2011-07-31 02:23:21.000000000 +0900 >@@ -2,4 +2,4 @@ > files. It's main goal is to simplify the creation of 3DS import and export > filters. > >-WWW: http://lib3ds.sourceforge.net/ >+WWW: http://code.google.com/p/lib3ds/
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 159473
: 117392