FreeBSD Bugzilla – Attachment 158187 Details for
Bug 201220
[PATCH] multimedia/winff:fix build_fs_violation
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch-Makefile
winff.diff (text/plain), 679 bytes, created by
Andrey Fesenko
on 2015-06-30 14:12:41 UTC
(
hide
)
Description:
patch-Makefile
Filename:
MIME Type:
Creator:
Andrey Fesenko
Created:
2015-06-30 14:12:41 UTC
Size:
679 bytes
patch
obsolete
>--- multimedia/winff/Makefile.orig 2015-06-30 13:35:30.206334000 +0000 >+++ multimedia/winff/Makefile 2015-06-30 13:42:19.420610000 +0000 >@@ -3,7 +3,7 @@ > > PORTNAME= WinFF > PORTVERSION= 1.5.2 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= multimedia > MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} > PROJECTHOST= ${_PORTNAME} >@@ -75,7 +75,8 @@ pre-configure: > .endfor > > do-build: >- cd ${WRKSRC} && ${LAZBUILD_CMD} --ws=${LCL_PLATFORM} --lazarusdir=${LAZARUS_DIR} -B winff.lpr >+ cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} \ >+ ${LAZBUILD_CMD} --ws=${LCL_PLATFORM} --lazarusdir=${LAZARUS_DIR} -B winff.lpr > > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME:tl} ${STAGEDIR}${PREFIX}/bin
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 201220
: 158187 |
158188
|
158189