From 084268b65b6a4ba8cd9a2c193b165516b7a70bfe Mon Sep 17 00:00:00 2001 From: eadler Date: Thu, 28 Mar 2013 03:28:30 +0000 Subject: Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix" instead. --- multimedia/gmerlin/Makefile | 9 +++------ multimedia/gsubedit/Makefile | 10 +++------- multimedia/gxine/Makefile | 9 +++------ multimedia/kino/Makefile | 9 +++------ multimedia/ogmrip/Makefile | 9 +++------ multimedia/quark/Makefile | 8 +++----- multimedia/xfce4-media/Makefile | 3 ++- 7 files changed, 20 insertions(+), 37 deletions(-) (limited to 'multimedia') diff --git a/multimedia/gmerlin/Makefile b/multimedia/gmerlin/Makefile index 6a73de5a8ac..8b84ea51c52 100644 --- a/multimedia/gmerlin/Makefile +++ b/multimedia/gmerlin/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gmerlin -# Date created: 07 Nov 2008 -# Whom: Dmitry Marakasov -# +# Created by: Dmitry Marakasov # $FreeBSD$ -# PORTNAME= gmerlin PORTVERSION= 1.2.0 @@ -30,7 +26,8 @@ USE_GETTEXT= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-v4l --disable-v4l2 --disable-v4lconvert \ --without-doxygen --with-cpuflags=none --disable-musicbrainz -USE_GNOME= gnomehack gtk20 libxml2 +USES= pathfix +USE_GNOME= gtk20 libxml2 USE_XORG= x11 xext xfixes xinerama xv USE_GL= gl USE_LDCONFIG= yes diff --git a/multimedia/gsubedit/Makefile b/multimedia/gsubedit/Makefile index aa635dcfdda..df24a956f5c 100644 --- a/multimedia/gsubedit/Makefile +++ b/multimedia/gsubedit/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: gsubedit -# Date created: Mar 12, 2002 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= GSubEdit PORTVERSION= 0.4.p1 @@ -17,7 +12,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= GNOME Subtitle Editor is a tool for editing/converting video subtitles USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack gnomelibs +USES= pathfix +USE_GNOME= gnomeprefix gnomelibs GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-included-gettext diff --git a/multimedia/gxine/Makefile b/multimedia/gxine/Makefile index 3f512358d94..10b62aa5213 100644 --- a/multimedia/gxine/Makefile +++ b/multimedia/gxine/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gxine -# Date created: Sa 19 Apr 2003 01:34:06 CEST -# Whom: Grigori Goronzy -# +# Created by: Grigori Goronzy # $FreeBSD$ -# PORTNAME= gxine PORTVERSION= 0.5.907 @@ -23,7 +19,8 @@ OPTIONS_DEFINE= MOZILLA_PLUGIN GNOME LIRC MOZILLA_PLUGIN_DESC= Mozilla plugin USE_XZ= yes -USE_GNOME= gnomehack gtk20 +USES= pathfix +USE_GNOME= gtk20 USE_GECKO= libxul19 USE_GMAKE= yes USE_AUTOTOOLS= libtool diff --git a/multimedia/kino/Makefile b/multimedia/kino/Makefile index 201a3b10793..976618444c3 100644 --- a/multimedia/kino/Makefile +++ b/multimedia/kino/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: kino -# Date created: 10 April 2004 -# Whom: pb@FreeBSD.org -# +# Created by: pb@FreeBSD.org # $FreeBSD$ -# PORTNAME= kino PORTVERSION= 1.3.4 @@ -28,7 +24,8 @@ USE_XORG= x11 xv ice USE_AUTOTOOLS= autoconf USE_GETTEXT= yes USE_GMAKE= yes -USE_GNOME= gnomehack gnomeprefix libglade2 libxml2 +USES= pathfix +USE_GNOME= gnomeprefix libglade2 libxml2 USE_ICONV= yes GNU_CONFIGURE= yes CONFIGURE_ENV= PTHREAD_LIBS="${PTHREAD_LIBS}" diff --git a/multimedia/ogmrip/Makefile b/multimedia/ogmrip/Makefile index 354205ca4cf..3bcbb627c3d 100644 --- a/multimedia/ogmrip/Makefile +++ b/multimedia/ogmrip/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ogmrip -# Date created: 2004-11-19 -# Whom: Herve Quiroz -# +# Created by: Herve Quiroz # $FreeBSD$ -# PORTNAME= ogmrip PORTVERSION= 1.0.0 @@ -37,7 +33,8 @@ MP4BOX_DESC= Enable Mpeg-4 container support THEORA_DESC= Enable Ogg Theora video codec support SRT_DESC= Enable SRT text subtitles support -USE_GNOME= glib20 gnomehack intlhack libxml2 +USES= pathfix +USE_GNOME= glib20 intlhack libxml2 USE_GETTEXT= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool diff --git a/multimedia/quark/Makefile b/multimedia/quark/Makefile index a233fdaae27..cd28091aa37 100644 --- a/multimedia/quark/Makefile +++ b/multimedia/quark/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: multimedia/quark -# Date created: 21 Jul 2003 -# Whom: Juan Salaverria -# +# Created by: Juan Salaverria # $FreeBSD$ PORTNAME= quark @@ -18,7 +15,8 @@ LIB_DEPENDS= xine.2:${PORTSDIR}/multimedia/libxine LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -USE_GNOME= gnomehack gnomeprefix gnomevfs2 +USES= pathfix +USE_GNOME= gnomeprefix gnomevfs2 USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/multimedia/xfce4-media/Makefile b/multimedia/xfce4-media/Makefile index 52e2c6bb9de..1ac1340db28 100644 --- a/multimedia/xfce4-media/Makefile +++ b/multimedia/xfce4-media/Makefile @@ -19,7 +19,8 @@ INSTALLS_ICONS= yes USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes -USE_GNOME= glib20 gnomehack gtk20 intltool intlhack +USES= pathfix +USE_GNOME= glib20 gtk20 intltool intlhack USE_XFCE= configenv libexo libgui libutil panel USE_XORG= x11 sm USE_PKGCONFIG= build -- cgit