# New ports collection makefile for: libgnome-media-profiles # Date Created: 15 April 2011 # Whom: Koop Mast # # $FreeBSD$ # $MCom$ PORTNAME= libgnome-media-profiles PORTVERSION= 3.0.0 CATEGORIES= multimedia gnome MASTER_SITES= GNOME MAINTAINER= kwm@FreeBSD.org COMMENT= Library that contains code to manage media profiles CONFLICTS= gnome-media-2.[0-9]* USE_GNOME= gnomehack gtk30 gconf2 intlhack gnomedocutils USE_GMAKE= yes GNU_CONFIGURE= yes USE_GSTREAMER= yes USE_LDCONFIG= yes INSTALLS_OMF= yes USE_GETTEXT= yes GCONF_SCHEMAS= gnome-media-profiles.schemas post-patch: @${REINPLACE_CMD} -e 's|gladeui-3.0|gladeui-5.0|g' ${WRKSRC}/configure .include