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. --- cad/gerbv/Makefile | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'cad/gerbv') diff --git a/cad/gerbv/Makefile b/cad/gerbv/Makefile index c15819fb82f1..973f936713a5 100644 --- a/cad/gerbv/Makefile +++ b/cad/gerbv/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: gerbv -# Date created: Jul 16, 2002 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= gerbv PORTVERSION= 2.6.0 @@ -18,7 +13,8 @@ COMMENT= A Free Gerber Viewer LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -USE_GNOME= desktopfileutils gnomehack gtk20 +USES= pathfix +USE_GNOME= desktopfileutils gtk20 USE_AUTOTOOLS= libtool USE_LDCONFIG= yes INSTALLS_ICONS= yes -- cgit v1.2.3