FreeBSD Bugzilla – Attachment 132984 Details for
Bug 177360
[patch] net-im/twirssi: Allow installation with development irssi port
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.10 KB, created by
Glen Barber
on 2013-03-24 23:50:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Glen Barber
Created:
2013-03-24 23:50:00 UTC
Size:
1.10 KB
patch
obsolete
>Index: net-im/twirssi/Makefile >=================================================================== >--- net-im/twirssi/Makefile (revision 315180) >+++ net-im/twirssi/Makefile (working copy) >@@ -10,11 +10,26 @@ > MAINTAINER= garga@FreeBSD.org > COMMENT= Twitter script to irssi > >-RUN_DEPENDS= irssi:${PORTSDIR}/irc/irssi \ >- p5-Net-Twitter>=0:${PORTSDIR}/net/p5-Net-Twitter \ >+RUN_DEPENDS= p5-Net-Twitter>=0:${PORTSDIR}/net/p5-Net-Twitter \ > p5-WWW-Shorten>=0:${PORTSDIR}/www/p5-WWW-Shorten \ > p5-WWW-Shorten-Bitly>=0:${PORTSDIR}/www/p5-WWW-Shorten-Bitly > >+OPTIONS_SINGLE= IRSSIVER >+OPTIONS_SINGLE_IRSSIVER=PROD DEVEL >+OPTIONS_DEFAULT=PROD >+PROD_DESC= Use production irc/irssi port >+DEVEL_DESC= Use development irc/irssi-devel port >+ >+.include <bsd.port.pre.mk> >+ >+.if ${PORT_OPTIONS:MPROD} >+RUN_DEPENDS+= irssi:${PORTSDIR}/irc/irssi >+.endif >+ >+.if ${PORT_OPTIONS:MPROD} >+RUN_DEPENDS+= irssi:${PORTSDIR}/irc/irssi-devel >+.endif >+ > SUB_FILES= pkg-message > > NO_BUILD= yes >@@ -31,4 +46,4 @@ > @${INSTALL_SCRIPT} -v ${WRKSRC}/${PORTNAME}.pl ${DATADIR} > @${CAT} ${PKGMESSAGE} > >-.include <bsd.port.mk> >+.include <bsd.port.post.mk>
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 177360
: 132984