summaryrefslogtreecommitdiff
path: root/net-im/pidgin
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2014-02-05 19:56:17 +0000
committerMatthias Andree <mandree@FreeBSD.org>2014-02-05 19:56:17 +0000
commit9914ed9e2e28adb40f6c607c8bccf43f5e1bafc8 (patch)
tree416a5665b52e73e00a5d4334ed63880f955ba675 /net-im/pidgin
parentForce this port to build under GCC. This fixes an issue where meanwhile (diff)
USES_GNOME=gnomehack -> USES=pathfix
Approved by: marcus@ (maintainer)
Notes
Notes: svn path=/head/; revision=342828
Diffstat (limited to 'net-im/pidgin')
-rw-r--r--net-im/pidgin/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/pidgin/Makefile b/net-im/pidgin/Makefile
index f63d92dc985e..9a8d26b0e083 100644
--- a/net-im/pidgin/Makefile
+++ b/net-im/pidgin/Makefile
@@ -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 \