FreeBSD Bugzilla – Attachment 144223 Details for
Bug 191455
x11-fm/doublecmd: no remember editors/lazarus dependency
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch2 for DoubleCMD dependencies
Makefile.patch (text/plain), 772 bytes, created by
Toni Ballesta
on 2014-06-28 16:22:49 UTC
(
hide
)
Description:
Patch2 for DoubleCMD dependencies
Filename:
MIME Type:
Creator:
Toni Ballesta
Created:
2014-06-28 16:22:49 UTC
Size:
772 bytes
patch
obsolete
>--- Makefile.ori 2014-06-18 22:52:32.000000000 +0200 >+++ Makefile 2014-06-28 18:14:29.000000000 +0200 >@@ -15,8 +15,11 @@ > > LICENSE= GPLv2 > >-BUILD_DEPENDS= lazbuild:${PORTSDIR}/editors/lazarus \ >- fpcres:${PORTSDIR}/lang/fpc-utils >+RUN_DEPENDS+= lazarus>=1.0.14:${PORTSDIR}/editors/lazarus >+BUILD_DEPENDS+= lazarus>=1.0.14:${PORTSDIR}/editors/lazarus >+ >+RUN_DEPENDS+= fpc-utils>=2.6.2:${PORTSDIR}/lang/fpc-utils >+BUILD_DEPENDS+= fpc-utils>=2.6.2:${PORTSDIR}/lang/fpc-utils > > ONLY_FOR_ARCHS= i386 amd64 > >@@ -30,7 +33,9 @@ > PLIST= ${WRKDIR}/pkg-plist > > PROJECT_FILE= src/doublecmd.lpi >-LAZARUS_VER= 1.2.4 >+ >+LAZARUS_VER!= lazbuild --version >+ > LAZBUILD_CMD= ${LOCALBASE}/bin/lazbuild -d --pcp=${WRKSRC}/tmppcp > LAZARUS_DIR= ${LOCALBASE}/share/lazarus-${LAZARUS_VER} >
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 191455
:
144218
| 144223