diff options
author | eadler <eadler@FreeBSD.org> | 2013-03-28 11:28:30 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2013-03-28 11:28:30 +0800 |
commit | 084268b65b6a4ba8cd9a2c193b165516b7a70bfe (patch) | |
tree | bb96e15bdbdb742febe5467ec9a1dffea805d91b /deskutils | |
parent | 63dee78872bf0f8c9861ab6e8fb93a43b3d4eaa8 (diff) | |
download | freebsd-ports-gnome-084268b65b6a4ba8cd9a2c193b165516b7a70bfe.tar.gz freebsd-ports-gnome-084268b65b6a4ba8cd9a2c193b165516b7a70bfe.tar.zst freebsd-ports-gnome-084268b65b6a4ba8cd9a2c193b165516b7a70bfe.zip |
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix" instead.
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/babytrans/Makefile | 10 | ||||
-rw-r--r-- | deskutils/dlume/Makefile | 9 | ||||
-rw-r--r-- | deskutils/glipper/Makefile | 3 | ||||
-rw-r--r-- | deskutils/gnochm/Makefile | 9 | ||||
-rw-r--r-- | deskutils/gnotime/Makefile | 10 | ||||
-rw-r--r-- | deskutils/gtkjournal/Makefile | 9 | ||||
-rw-r--r-- | deskutils/gtodo/Makefile | 3 | ||||
-rw-r--r-- | deskutils/gtweakui/Makefile | 9 | ||||
-rw-r--r-- | deskutils/rubrica/Makefile | 9 | ||||
-rw-r--r-- | deskutils/timer-applet/Makefile | 3 |
10 files changed, 27 insertions, 47 deletions
diff --git a/deskutils/babytrans/Makefile b/deskutils/babytrans/Makefile index 9eb595a700c8..78abfb4cde7b 100644 --- a/deskutils/babytrans/Makefile +++ b/deskutils/babytrans/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# New ports collection makefile for: babytrans -# Date created: 18 September 2002 -# Whom: Frederic Cambus -# +# Created by: Frederic Cambus # $FreeBSD$ -# PORTNAME= babytrans PORTVERSION= 0.9.1 @@ -16,7 +11,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= GTK+/GNOME front-end for Babylon Translator .dic files USE_GETTEXT= yes -USE_GNOME= gtk12 gnomehack gnomeprefix +USES= pathfix +USE_GNOME= gtk12 gnomeprefix GNU_CONFIGURE= yes CPPFLAGS+= ${CXXFLAGS} -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/deskutils/dlume/Makefile b/deskutils/dlume/Makefile index 00bc5203d6db..97219ec71010 100644 --- a/deskutils/dlume/Makefile +++ b/deskutils/dlume/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: dlume -# Date created: 07 November 2003 -# Whom: Adam Weinberger <adamw@FreeBSD.org> -# +# Created by: Adam Weinberger <adamw@FreeBSD.org> # $FreeBSD$ -# PORTNAME= dlume PORTVERSION= 0.2.4 @@ -14,7 +10,8 @@ MASTER_SITES= ${MASTER_SITE_TUCOWS} MAINTAINER= ports@FreeBSD.org COMMENT= GTK2 address book -USE_GNOME= gnomehack gnomeprefix gtk20 libxml2 +USES= pathfix +USE_GNOME= gnomeprefix gtk20 libxml2 GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/deskutils/glipper/Makefile b/deskutils/glipper/Makefile index 661a8de13f4b..2167bdd74e34 100644 --- a/deskutils/glipper/Makefile +++ b/deskutils/glipper/Makefile @@ -14,7 +14,8 @@ USE_BZIP2= yes USE_ICONV= yes USE_GETTEXT= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack intltool pygnomedesktop pygnomeextras +USES= pathfix +USE_GNOME= gnomeprefix intltool pygnomedesktop pygnomeextras USE_PYTHON= 2.5+ INSTALLS_ICONS= yes GNU_CONFIGURE= yes diff --git a/deskutils/gnochm/Makefile b/deskutils/gnochm/Makefile index 9f61db26b376..81908cd5544f 100644 --- a/deskutils/gnochm/Makefile +++ b/deskutils/gnochm/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gnochm -# Date created: 25 November 2004 -# Whom: Radek Kozlowski <radek@raadradd.com> -# +# Created by: Radek Kozlowski <radek@raadradd.com> # $FreeBSD$ -# PORTNAME= gnochm PORTVERSION= 0.9.11 @@ -18,7 +14,8 @@ BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/chm/_chmlib.so:${PORTSDIR}/textproc/pychm RUN_DEPENDS:= ${BUILD_DEPENDS} USE_GMAKE= yes -USE_GNOME= gnomehack gnomeprefix intlhack pygnome2 pygtk2 pygnomeextras +USES= pathfix +USE_GNOME= gnomeprefix intlhack pygnome2 pygtk2 pygnomeextras GNU_CONFIGURE= yes USE_PYTHON= 2.2+ USE_GETTEXT= yes diff --git a/deskutils/gnotime/Makefile b/deskutils/gnotime/Makefile index 0fb5c5ad4dad..dce5204383a9 100644 --- a/deskutils/gnotime/Makefile +++ b/deskutils/gnotime/Makefile @@ -1,11 +1,6 @@ -# New ports collection makefile for: gnotime -# Date created: 1 March 2003 -# Whom: Martin Klaffenboeck <martin.klaffenboeck@gmx.at> -# +# Created by: Martin Klaffenboeck <martin.klaffenboeck@gmx.at> # $FreeBSD$ # $MCom: ports/deskutils/gnotime/Makefile,v 1.24 2009/11/28 05:58:58 mezz Exp $ -# - PORTNAME= gnotime PORTVERSION= 2.3.0 PORTREVISION= 8 @@ -21,7 +16,8 @@ COMMENT= A time tracker for gnome2 LIB_DEPENDS= guile.21:${PORTSDIR}/lang/guile USE_XORG= xscrnsaver -USE_GNOME= gnomehack gnomeprefix gtkhtml3 intlhack libgnomeui +USES= pathfix +USE_GNOME= gnomeprefix gtkhtml3 intlhack libgnomeui USE_GETTEXT= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool libltdl diff --git a/deskutils/gtkjournal/Makefile b/deskutils/gtkjournal/Makefile index 2c293b2e57a9..ab79df5dcb1b 100644 --- a/deskutils/gtkjournal/Makefile +++ b/deskutils/gtkjournal/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gtkjournal -# Date created: 08 February 2004 -# Whom: Adam Weinberger <adamw@FreeBSD.org> -# +# Created by: Adam Weinberger <adamw@FreeBSD.org> # $FreeBSD$ -# PORTNAME= gtkjournal PORTVERSION= 0.3.5.b @@ -27,7 +23,8 @@ USE_AUTOTOOLS= libtool USE_OPENSSL= yes USE_GMAKE= yes GNU_CONFIGURE= yes -USE_GNOME= gnomehack lthack +USES= pathfix +USE_GNOME= lthack CONFIGURE_ARGS= --enable-gtkspell USE_LDCONFIG= yes diff --git a/deskutils/gtodo/Makefile b/deskutils/gtodo/Makefile index 1da6b948da75..df737a1999e5 100644 --- a/deskutils/gtodo/Makefile +++ b/deskutils/gtodo/Makefile @@ -11,7 +11,8 @@ COMMENT= An Gtk2 Todo list manager USE_GMAKE= yes USE_GETTEXT= yes -USE_GNOME= gnomeprefix gnomehack gnomevfs2 +USES= pathfix +USE_GNOME= gnomeprefix gnomevfs2 GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/deskutils/gtweakui/Makefile b/deskutils/gtweakui/Makefile index 64e2132c095d..b3c8bd0f3a12 100644 --- a/deskutils/gtweakui/Makefile +++ b/deskutils/gtweakui/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: gTweakUI -# Date Created: 17 June 2004 -# Whom: Sergey Akifyev <asa@gascom.ru> -# +# Created by: Sergey Akifyev <asa@gascom.ru> # $FreeBSD$ # $MCom: ports/deskutils/gtweakui/Makefile,v 1.2 2007/05/19 21:36:03 marcus Exp $ - PORTNAME= gTweakUI PORTVERSION= 0.4.0 PORTREVISION= 11 @@ -16,7 +12,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A collection of simple dialogs as a front end to GConf USE_BZIP2= yes -USE_GNOME= gnomehack gnomeprefix libgnomeui gconf2 libglade2 intlhack +USES= pathfix +USE_GNOME= gnomeprefix libgnomeui gconf2 libglade2 intlhack USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/deskutils/rubrica/Makefile b/deskutils/rubrica/Makefile index e2aa1eab084c..95687416acff 100644 --- a/deskutils/rubrica/Makefile +++ b/deskutils/rubrica/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: rubrica -# Date created: 27 February 2003 -# Whom: Martin Klaffenboeck <martin.klaffenboeck@gmx.at> -# +# Created by: Martin Klaffenboeck <martin.klaffenboeck@gmx.at> # $FreeBSD$ -# PORTNAME= rubrica PORTVERSION= 2.0.10 @@ -22,7 +18,8 @@ LIB_DEPENDS= notify.4:${PORTSDIR}/devel/libnotify RUN_DEPENDS= ${LOCALBASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-icon-theme USE_BZIP2= yes -USE_GNOME= gconf2 gnomehack gnomeprefix libglade2 +USES= pathfix +USE_GNOME= gconf2 gnomeprefix libglade2 USE_GETTEXT= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool diff --git a/deskutils/timer-applet/Makefile b/deskutils/timer-applet/Makefile index 89bf623fb97c..c43d8111ca17 100644 --- a/deskutils/timer-applet/Makefile +++ b/deskutils/timer-applet/Makefile @@ -17,7 +17,8 @@ RUN_DEPENDS= gnome-audio>0:${PORTSDIR}/audio/gnome-audio \ WRKSRC= ${WRKDIR}/${PORTNAME} -USE_GNOME= gnomehack gnomeprefix intlhack pygnomedesktop +USES= pathfix +USE_GNOME= gnomeprefix intlhack pygnomedesktop USE_PYTHON= yes USE_GETTEXT= yes USE_GMAKE= yes |