From 61bea0c1d63c56a48a11516d3bc33110990b8b8e Mon Sep 17 00:00:00 2001 From: eadler Date: Mon, 25 Mar 2013 13:59:20 +0000 Subject: Switch from gnomehack -> pathfix Unbreak USE_GNOME=pathfix Reported by: kwm Approved by: gnome (kwm) --- textproc/aiksaurus-gtk/Makefile | 2 +- textproc/aiksaurus/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/textproc/aiksaurus-gtk/Makefile b/textproc/aiksaurus-gtk/Makefile index 426590bb1beb..3d7481a296ff 100644 --- a/textproc/aiksaurus-gtk/Makefile +++ b/textproc/aiksaurus-gtk/Makefile @@ -11,7 +11,7 @@ LIB_DEPENDS= Aiksaurus-1.2.0:${PORTSDIR}/textproc/aiksaurus MASTERDIR= ${.CURDIR}/../aiksaurus PKGDIR= ${.CURDIR} -USE_GNOME= gnomehack gtk20 +USE_GNOME= gtk20 CONFIGURE_ARGS=--with-gtk pre-install: diff --git a/textproc/aiksaurus/Makefile b/textproc/aiksaurus/Makefile index cfd311147b6e..2105d0f9d4bd 100644 --- a/textproc/aiksaurus/Makefile +++ b/textproc/aiksaurus/Makefile @@ -13,7 +13,7 @@ COMMENT?= A set of libraries and applications which provide a thesaurus USE_AUTOTOOLS= libtool USE_GMAKE= yes USE_CSTD= gnu89 -USE_GNOME?= pathfix +USES= pathfix USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS?=--without-gtk -- cgit