USES_GNOME=gnomehack -> USES=pathfix

Approved by:	marcus@ (maintainer)
This commit is contained in:
Matthias Andree 2014-02-05 19:56:17 +00:00
parent fa45aef6d5
commit 9914ed9e2e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342828
2 changed files with 4 additions and 3 deletions

View File

@ -13,8 +13,8 @@ MAINTAINER?= marcus@FreeBSD.org
COMMENT?= Backend library for the Pidgin multi-protocol messaging client
USE_BZIP2= yes
USES= gmake pkgconfig
USE_GNOME?= gnomeprefix gnomehack intlhack glib20 libxml2
USES= gmake pkgconfig pathfix
USE_GNOME?= gnomeprefix intlhack glib20 libxml2
GNU_CONFIGURE= yes
CONFIGURE_ARGS?=--disable-gtkui \
--disable-consoleui \

View File

@ -22,7 +22,8 @@ PIDGIN_SLAVE= yes
WITH_GTKUI= yes
USE_LDCONFIG= yes
USE_GNOME= gnomeprefix gnomehack intlhack gtk20
USE_GNOME= gnomeprefix intlhack gtk20
USES+= pathfix
USE_XORG= xscrnsaver sm
WANT_GNOME= yes
CONFIGURE_ARGS= --disable-consoleui \