# Created by: ijliao # $FreeBSD: head/net-im/libyahoo2/Makefile 361440 2014-07-10 12:13:11Z olgeni $ PORTNAME= libyahoo2 PORTVERSION= 1.0.1 PORTREVISION= 1 CATEGORIES= net-im MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= C library that handles the new Yahoo! Messenger protocol USES= tar:bzip2 libtool pathfix USE_GNOME= glib20 GNU_CONFIGURE= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip post-patch: @${REINPLACE_CMD} -e 's|-Wall -ansi -pedantic||g' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|-g -Wall||g ; \ s| -module ||g' ${WRKSRC}/src/Makefile.in .include