summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorKris Moore <kmoore@FreeBSD.org>2010-10-10 15:37:23 +0000
committerKris Moore <kmoore@FreeBSD.org>2010-10-10 15:37:23 +0000
commitf3a0bfba25a00ad56180ed0b4af9b3f74eccef06 (patch)
treef13d85f37dc71e1677a7a41caeb40de8c558021c /x11
parentDeprecate: unmaintained upstream (diff)
Really add gnomehack to fix pkgconfig this time.
Sorry for the noise.
Notes
Notes: svn path=/head/; revision=262765
Diffstat (limited to 'x11')
-rw-r--r--x11/lxpanel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/lxpanel/Makefile b/x11/lxpanel/Makefile
index 3142bcb4d837..daa32d95f290 100644
--- a/x11/lxpanel/Makefile
+++ b/x11/lxpanel/Makefile
@@ -21,7 +21,7 @@ OPTIONS= ALSA "enable ALSA audio architecture support" Off \
NLS "NLS support" On
USE_XORG= x11 xmu
-USE_GNOME= gtk20 pkgconfig
+USE_GNOME= gnomehack gtk20 pkgconfig
GNU_CONFIGURE= yes
USE_AUTOTOOLS= automake:111:env
CONFIGURE_ARGS= --prefix=${PREFIX} \