--- net-im/twirssi/Makefile (revision 404504) +++ net-im/twirssi/Makefile (working copy) @@ -14,26 +14,12 @@ 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 + p5-WWW-Shorten-Bitly>=0:${PORTSDIR}/www/p5-WWW-Shorten-Bitly \ + irssi:${PORTSDIR}/irc/irssi -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 - -.if ${PORT_OPTIONS:MPROD} -RUN_DEPENDS+= irssi:${PORTSDIR}/irc/irssi -.endif - -.if ${PORT_OPTIONS:MDEVEL} -RUN_DEPENDS+= irssi:${PORTSDIR}/irc/irssi-devel -.endif - SUB_FILES= pkg-message +NO_ARCH= yes NO_BUILD= yes PLIST_FILES= %%DATADIR%%/${PORTNAME}.pl @@ -46,4 +32,4 @@ @${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_SCRIPT} -v ${WRKSRC}/${PORTNAME}.pl ${STAGEDIR}${DATADIR} -.include +.include