aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2006-11-27 01:53:41 +0800
committermezz <mezz@FreeBSD.org>2006-11-27 01:53:41 +0800
commitd374df0aa05f2dcb0859c8f563f5f9417b795ff6 (patch)
treee4669ac85d9e9316d3ad67d88b14cb9540eec734 /x11-toolkits
parentdb89c991966921eecbc1c6bfe4cbecae70720a55 (diff)
downloadfreebsd-ports-gnome-d374df0aa05f2dcb0859c8f563f5f9417b795ff6.tar.gz
freebsd-ports-gnome-d374df0aa05f2dcb0859c8f563f5f9417b795ff6.tar.zst
freebsd-ports-gnome-d374df0aa05f2dcb0859c8f563f5f9417b795ff6.zip
Add USE_XLIB to fix the build if the X11BASE is changed.
Reported by: krismail
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/libwnck/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/libwnck/Makefile b/x11-toolkits/libwnck/Makefile
index 9ce843dd6a7b..a7f49511a960 100644
--- a/x11-toolkits/libwnck/Makefile
+++ b/x11-toolkits/libwnck/Makefile
@@ -24,6 +24,7 @@ USE_BZIP2= yes
LIB_DEPENDS= startup-notification-1.0:${PORTSDIR}/x11/startup-notification
USE_GETTEXT= yes
+USE_XLIB= yes
USE_GMAKE= yes
USE_GNOME= gnomehack gtk20 ltverhack referencehack
USE_BISON= yes