FreeBSD Bugzilla – Attachment 105601 Details for
Bug 146103
New Port: editors/textroom, an editor to get you writing right away
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
textroom.txt
textroom.txt (text/plain), 924 bytes, created by
Michael James Brune
on 2010-04-28 03:31:28 UTC
(
hide
)
Description:
textroom.txt
Filename:
MIME Type:
Creator:
Michael James Brune
Created:
2010-04-28 03:31:28 UTC
Size:
924 bytes
patch
obsolete
>--- src/textroom/Makefile 2010-04-27 18:34:35.000000000 -0700 >+++ /usr/jail/home/james/src/ports/textroom/Makefile 2010-04-27 19:21:45.000000000 -0700 >@@ -14,10 +14,9 @@ > COMMENT= Textroom editor > > BUILD_DEPENDS= hunspell:${PORTSDIR}/hungarian/hunspell >-LIB_DEPENDS= SDL_mixer:${PORTSDIR}/audio/sdl_mixer > >-USE_SDL= yes >-HAS_CONFIGURE= yes >+USE_SDL= sdl mixer >+USE_CONFIGURE= yes > USE_GZIP= yes > > WRKSRC= ${WRKDIR}/${PORTNAME} >@@ -29,8 +28,8 @@ > > post-patch: > @${REINPLACE_CMD} -e 's|-lhunspell|-lhunspell-1.2|' ${WRKSRC}/textroom.pro >- @${REINPLACE_CMD} -e 's|/usr/share/|/usr/local/share|' ${WRKSRC}/textroom.pro >- @${REINPLACE_CMD} -e 's|/usr/bin|/usr/local/bin|' ${WRKSRC}/textroom.pro >+ @${REINPLACE_CMD} -e 's|/usr/share/|${PREFIX}/share|' ${WRKSRC}/textroom.pro >+ @${REINPLACE_CMD} -e 's|/usr/bin|${PREFIX}/bin|' ${WRKSRC}/textroom.pro > > do-configure: > @cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} \
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 Raw
Actions:
View
Attachments on
bug 146103
:
105600
| 105601