aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2013-03-28 11:28:30 +0800
committereadler <eadler@FreeBSD.org>2013-03-28 11:28:30 +0800
commit084268b65b6a4ba8cd9a2c193b165516b7a70bfe (patch)
treebb96e15bdbdb742febe5467ec9a1dffea805d91b /sysutils
parent63dee78872bf0f8c9861ab6e8fb93a43b3d4eaa8 (diff)
downloadfreebsd-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 'sysutils')
-rw-r--r--sysutils/eiciel/Makefile9
-rw-r--r--sysutils/graveman/Makefile9
-rw-r--r--sysutils/pyrenamer/Makefile4
-rw-r--r--sysutils/quicksynergy/Makefile9
-rw-r--r--sysutils/sensors-applet/Makefile9
-rw-r--r--sysutils/unieject/Makefile1
-rw-r--r--sysutils/xfce4-genmon-plugin/Makefile9
-rw-r--r--sysutils/xsu/Makefile9
8 files changed, 21 insertions, 38 deletions
diff --git a/sysutils/eiciel/Makefile b/sysutils/eiciel/Makefile
index 4a67649a9226..9df6b0d593d8 100644
--- a/sysutils/eiciel/Makefile
+++ b/sysutils/eiciel/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: eiciel
-# Date created: July 20, 2005
-# Whom: andreas@syndrom23.de
-#
+# Created by: andreas@syndrom23.de
# $FreeBSD$
-#
PORTNAME= eiciel
PORTVERSION= 0.9.8.1
@@ -19,7 +15,8 @@ LICENSE= GPLv2
LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24
USE_BZIP2= yes
-USE_GNOME= gnomehack gnomeprefix intlhack nautilus2 libgnomeui
+USES= pathfix
+USE_GNOME= gnomeprefix intlhack nautilus2 libgnomeui
USE_GMAKE= yes
USE_AUTOTOOLS= libtool
diff --git a/sysutils/graveman/Makefile b/sysutils/graveman/Makefile
index e21f4e3c06a7..e129fdd18a55 100644
--- a/sysutils/graveman/Makefile
+++ b/sysutils/graveman/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: graveman
-# Date created: 2005-02-01
-# Whom: Anton Karpov <toxa@toxahost.ru>
-#
+# Created by: Anton Karpov <toxa@toxahost.ru>
# $FreeBSD$
-#
PORTNAME= graveman
PORTVERSION= 0.3.12.5
@@ -23,7 +19,8 @@ USE_GETTEXT= yes
GNU_CONFIGURE= yes
USE_CDRTOOLS= yes
USE_PKGCONFIG= build
-USE_GNOME= libglade2 intlhack gnomehack gnomeprefix
+USES= pathfix
+USE_GNOME= libglade2 intlhack gnomeprefix
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib"
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/sysutils/pyrenamer/Makefile b/sysutils/pyrenamer/Makefile
index 7af0ee858d01..b9876105fafd 100644
--- a/sysutils/pyrenamer/Makefile
+++ b/sysutils/pyrenamer/Makefile
@@ -1,6 +1,5 @@
# $FreeBSD$
# $MCom: ports/sysutils/pyrenamer/Makefile,v 1.1 2007/08/14 21:33:09 mezz Exp $
-
PORTNAME= pyrenamer
PORTVERSION= 0.6.0
PORTREVISION= 5
@@ -10,7 +9,8 @@ MASTER_SITES= http://www.infinicode.org/code/pyrenamer/files/
MAINTAINER= ports@FreeBSD.org
COMMENT= A mass file renamer written in PyGTK
-USE_GNOME= gconf2 gnomehack pygtk2
+USES= pathfix
+USE_GNOME= gconf2 pygtk2
USE_PYTHON= yes
USE_GETTEXT= yes
USE_GMAKE= yes
diff --git a/sysutils/quicksynergy/Makefile b/sysutils/quicksynergy/Makefile
index 4c048a95c07a..ebdbff95e4cf 100644
--- a/sysutils/quicksynergy/Makefile
+++ b/sysutils/quicksynergy/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: quicksynergy
-# Date created: 2008-03-28
-# Whom: Lars Engels <lme@FreeBSD.org>
-#
+# Created by: Lars Engels <lme@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= quicksynergy
PORTVERSION= 0.9.0
@@ -20,7 +16,8 @@ GNU_CONFIGURE= yes
USE_ICONV= yes
USE_GETTEXT= yes
USE_PKGCONFIG= yes
-USE_GNOME= gnomehack gnomeprefix libglade2
+USES= pathfix
+USE_GNOME= gnomeprefix libglade2
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/sysutils/sensors-applet/Makefile b/sysutils/sensors-applet/Makefile
index 4a426c95d933..1a0e5df136dc 100644
--- a/sysutils/sensors-applet/Makefile
+++ b/sysutils/sensors-applet/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: sensors-applet
-# Date created: 03 May 2006
-# Whom: Jean-Yves Lefort <jylefort@FreeBSD.org>
-#
+# Created by: Jean-Yves Lefort <jylefort@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= sensors-applet
PORTVERSION= 1.6.1
@@ -17,7 +13,8 @@ COMMENT= A GNOME applet displaying hardware sensor values
RUN_DEPENDS= mbmon:${PORTSDIR}/sysutils/mbmon \
smartctl:${PORTSDIR}/sysutils/smartmontools
-USE_GNOME= gnomehack gnomeprefix intlhack gnomepanel libgnomeui
+USES= pathfix
+USE_GNOME= gnomeprefix intlhack gnomepanel libgnomeui
USE_PKGCONFIG= build
GNU_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/sysutils/unieject/Makefile b/sysutils/unieject/Makefile
index 64a590e6fc20..bd6f72038a2b 100644
--- a/sysutils/unieject/Makefile
+++ b/sysutils/unieject/Makefile
@@ -17,6 +17,7 @@ LIB_DEPENDS= confuse:${PORTSDIR}/devel/libconfuse \
cdio:${PORTSDIR}/sysutils/libcdio
USE_BZIP2= yes
+USES= pathfix
USE_GNOME= glib20 gnomehack
USE_GETTEXT= yes
USE_ICONV= yes
diff --git a/sysutils/xfce4-genmon-plugin/Makefile b/sysutils/xfce4-genmon-plugin/Makefile
index 7b15a2dc9fcd..948db5ce78bd 100644
--- a/sysutils/xfce4-genmon-plugin/Makefile
+++ b/sysutils/xfce4-genmon-plugin/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: xfce4-genmon-plugin
-# Date created: 2004-09-12
-# Whom: Matt Lancereau <ports@FreeBSD.org>
-#
+# Created by: Matt Lancereau <ports@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= xfce4-genmon-plugin
PORTVERSION= 3.4.0
@@ -20,7 +16,8 @@ GNU_CONFIGURE= yes
USE_BZIP2= yes
USE_GETTEXT= yes
USE_GMAKE= yes
-USE_GNOME= gnomehack gtk20 intltool intlhack pkgconfig
+USES= pathfix
+USE_GNOME= gtk20 intltool intlhack pkgconfig
USE_XFCE= configenv libmenu panel
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}
diff --git a/sysutils/xsu/Makefile b/sysutils/xsu/Makefile
index 79a60cba139f..a2e35d54e0c6 100644
--- a/sysutils/xsu/Makefile
+++ b/sysutils/xsu/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: xsu
-# Date created: 27 Aug 2002
-# Whom: Juan Salaverria <rael@vectorstar.net>
-#
+# Created by: Juan Salaverria <rael@vectorstar.net>
# $FreeBSD$
-#
PORTNAME= xsu
PORTVERSION= 0.2.4
@@ -15,7 +11,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Xsu runs commands as root after prompting for the root password
GNU_CONFIGURE= yes
-USE_GNOME= gnomeprefix gnomehack gnomelibs
+USES= pathfix
+USE_GNOME= gnomeprefix gnomelibs
CONFIGURE_ARGS= --su-pwd-out="Password:"
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib"
CPPFLAGS+= -I${LOCALBASE}/include