Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Mar 2013 05:21:22 +0000 (UTC)
From:      Eitan Adler <eadler@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r315438 - head/cad/libgeda
Message-ID:  <201303280521.r2S5LMNW007062@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: eadler
Date: Thu Mar 28 05:21:21 2013
New Revision: 315438
URL: http://svnweb.freebsd.org/changeset/ports/315438

Log:
  - Remove duplicate USES.
  - Drop gnomehack
  
  Submitted by:	jgh

Modified:
  head/cad/libgeda/Makefile

Modified: head/cad/libgeda/Makefile
==============================================================================
--- head/cad/libgeda/Makefile	Thu Mar 28 04:52:46 2013	(r315437)
+++ head/cad/libgeda/Makefile	Thu Mar 28 05:21:21 2013	(r315438)
@@ -17,8 +17,8 @@ LIB_DEPENDS=	guile.21:${PORTSDIR}/lang/g
 GNU_CONFIGURE=	yes
 INSTALLS_ICONS=	yes
 USE_GMAKE=	yes
-USES=        pathfix
-USE_GNOME=	gtk20 gnomehack
+USES=		pathfix
+USE_GNOME=	gtk20
 USE_LDCONFIG=	yes
 CONFIGURE_ARGS=	--disable-update-mime-database \
 		--disable-update-desktop-database



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303280521.r2S5LMNW007062>