FreeBSD Bugzilla – Attachment 29040 Details for
Bug 48611
Update port: graphics/sdl_gfx (fix install path)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.42 KB, created by
Kimura Fuyuki
on 2003-02-24 03:10:08 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Kimura Fuyuki
Created:
2003-02-24 03:10:08 UTC
Size:
1.42 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/graphics/sdl_gfx/Makefile,v >retrieving revision 1.5 >diff -u -r1.5 Makefile >--- Makefile 20 Feb 2003 18:08:14 -0000 1.5 >+++ Makefile 24 Feb 2003 02:58:09 -0000 >@@ -8,7 +8,7 @@ > > PORTNAME= sdl_gfx > PORTVERSION= 2.0.3 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= graphics > MASTER_SITES= http://www.ferzkopp.net/Software/SDL_gfx-${PORTVERSION:R}/ > DISTNAME= SDL_gfx-${PORTVERSION} >@@ -20,9 +20,14 @@ > > SDL_CONFIG= ${LOCALBASE}/bin/sdl11-config > >+USE_REINPLACE= yes > USE_GMAKE= yes > USE_LIBTOOL= yes > CONFIGURE_ENV= SDL_CONFIG="${SDL_CONFIG}" > INSTALLS_SHLIB= yes >+ >+post-patch: >+ ${REINPLACE_CMD} 's,^libSDL_gfxincludedir.*,&/SDL11,' \ >+ ${WRKSRC}/Makefile.in > > .include <bsd.port.mk> >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/graphics/sdl_gfx/pkg-plist,v >retrieving revision 1.2 >diff -u -r1.2 pkg-plist >--- pkg-plist 12 Jan 2003 01:49:27 -0000 1.2 >+++ pkg-plist 24 Feb 2003 02:58:09 -0000 >@@ -1,8 +1,8 @@ >-include/SDL_framerate.h >-include/SDL_gfxPrimitives.h >-include/SDL_gfxPrimitives_font.h >-include/SDL_imageFilter.h >-include/SDL_rotozoom.h >+include/SDL11/SDL_framerate.h >+include/SDL11/SDL_gfxPrimitives.h >+include/SDL11/SDL_gfxPrimitives_font.h >+include/SDL11/SDL_imageFilter.h >+include/SDL11/SDL_rotozoom.h > lib/libSDL_gfx.a > lib/libSDL_gfx.so > lib/libSDL_gfx.so.0
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 48611
: 29040