From 1e5f12f776f18f64b73fa7b72b979e38239746a0 Mon Sep 17 00:00:00 2001 From: Eitan Adler Date: Thu, 28 Mar 2013 03:28:30 +0000 Subject: Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix" instead. --- mail/contact-lookup-applet/Makefile | 10 +++------- mail/mmc/Makefile | 9 +++------ 2 files changed, 6 insertions(+), 13 deletions(-) (limited to 'mail') diff --git a/mail/contact-lookup-applet/Makefile b/mail/contact-lookup-applet/Makefile index 023cae7429f4..5c8f550ec122 100644 --- a/mail/contact-lookup-applet/Makefile +++ b/mail/contact-lookup-applet/Makefile @@ -1,11 +1,6 @@ -# New ports collection makefile for: contact lookup applet -# Date created: 22 January 2004 -# Whom: kwm@rainbow-runner.nl -# +# Created by: kwm@rainbow-runner.nl # $FreeBSD$ # $MCom: ports/mail/contact-lookup-applet/Makefile,v 1.15 2007/07/29 22:17:31 mezz Exp $ -# - PORTNAME= contact PORTVERSION= 0.17 PORTREVISION= 8 @@ -17,7 +12,8 @@ DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Gnome panel applet for easy Evolution contact book access -USE_GNOME= evolutiondataserver gnomehack gnomepanel gnomeprefix \ +USES= pathfix +USE_GNOME= evolutiondataserver gnomepanel gnomeprefix \ libgnomeui USE_GETTEXT= yes USE_GMAKE= yes diff --git a/mail/mmc/Makefile b/mail/mmc/Makefile index cd814670eaad..ff9236d4aae5 100644 --- a/mail/mmc/Makefile +++ b/mail/mmc/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mmc -# Date created: 21 July 2000 -# Whom: Maxim Sobolev -# +# Created by: Maxim Sobolev # $FreeBSD$ -# PORTNAME= mmc PORTVERSION= 0.5 @@ -16,7 +12,8 @@ COMMENT= A tiny mail client for Gnome Desktop WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/.1//} -USE_GNOME= gnomehack gnomelibs gnomeprefix +USES= pathfix +USE_GNOME= gnomelibs gnomeprefix GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -- cgit v1.2.3