svn commit: r375518 - head/multimedia/gstreamermm

Baptiste Daroussin bapt at FreeBSD.org
Thu Dec 25 02:01:22 UTC 2014


Author: bapt
Date: Thu Dec 25 02:01:21 2014
New Revision: 375518
URL: https://svnweb.freebsd.org/changeset/ports/375518
QAT: https://qat.redports.org/buildarchive/r375518/

Log:
  Convert gnomehack to pathfix

Modified:
  head/multimedia/gstreamermm/Makefile

Modified: head/multimedia/gstreamermm/Makefile
==============================================================================
--- head/multimedia/gstreamermm/Makefile	Thu Dec 25 01:58:48 2014	(r375517)
+++ head/multimedia/gstreamermm/Makefile	Thu Dec 25 02:01:21 2014	(r375518)
@@ -13,9 +13,9 @@ COMMENT=	C++ wrapper library for the mul
 
 LICENSE=	LGPL21
 
-USES=		gmake libtool pkgconfig tar:xz
+USES=		gmake libtool pathfix pkgconfig tar:xz
 USE_GSTREAMER=	theora vorbis cdparanoia gio pango
-USE_GNOME=	gnomeprefix gnomehack gtkmm24
+USE_GNOME=	gnomeprefix gtkmm24
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--disable-documentation
 INSTALL_TARGET=	install-strip


More information about the svn-ports-head mailing list