# New ports collection makefile for: telepathy-salut # Date created: Apr 16 2007 # Whom: Florent Thoumie # # $FreeBSD$ # $MCom: ports/net-im/telepathy-salut/Makefile,v 1.4 2009/01/08 07:12:15 marcus Exp $ # PORTNAME= telepathy-salut PORTVERSION= 0.3.9 CATEGORIES= net-im MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/ MAINTAINER= gnome@FreeBSD.org COMMENT= Link-local Connection Manager for Telepathy Framework LIB_PC_DEPENDS= gobject-2.0.pc:${PORTSDIR}/devel/glib20 \ avahi-glib.pc:${PORTSDIR}/net/avahi-app \ telepathy-glib.pc:${PORTSDIR}/net-im/telepathy-glib \ libsoup-2.4.pc:${PORTSDIR}/devel/libsoup BUILD_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt BUILD_DEPENDS+= ${LIB_PC_DEPENDS:C|^|${LOCALBASE}/libdata/pkgconfig/|g} RUN_DEPENDS+= ${LIB_PC_DEPENDS:C|^|${LOCALBASE}/libdata/pkgconfig/|g} GNU_CONFIGURE= yes USE_GMAKE= yes USE_GNOME= gnomehack pkgconfig gnometarget USE_OPENSSL= yes USE_PYTHON_BUILD= yes CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" \ LIBS="${PTHREAD_LIBS}" MAN8= telepathy-salut.8 post-patch: @${REINPLACE_CMD} -e 's|make -C|${GMAKE} -C|g' \ ${WRKSRC}/src/Makefile.in \ ${WRKSRC}/tests/Makefile.in \ ${WRKSRC}/lib/gibber/examples/Makefile.in .include lass='form'>
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_C...araujo2008-04-171-2/+1
* SHA256ifyedwin2006-01-221-0/+1
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2
* Minor clean (update MAINTAINER email).skv2004-10-252-5/+2
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
* utilize SITE_PERLijliao2003-10-24