On 6/22/2017 12:11 PM, Dmitrij D. Czarkoff wrote:
> "Dmitrij D. Czarkoff" <czark...@gmail.com> wrote:
>
>> The attached port contains libpurple protocol plugin that adds support
>> for the Telegram messenger to net/pidgin.
>>
>> OK to import?
> ping

Run tested it on amd64, works fine.
Why not do this though:

USE_GMAKE =         Yes
MAKE_FLAGS =        CC="${CC}"
CONFIGURE_STYLE =   gnu
CONFIGURE_ENV =     CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \
                    LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"

Then it'll de-hardcode gcc, and you can remove those extra CFLAGS+= and
LDFLAGS= lines.

ok bcallah@ with those tweaks.

Is it worth listing https://github.com/majn/telegram-purple as HOMEPAGE?
I don't know. Maybe not. Don't let that stop you from importing.

~Brian

Reply via email to