aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2013-06-14 19:58:35 +0800
committermiwi <miwi@FreeBSD.org>2013-06-14 19:58:35 +0800
commit1a813c4bf4324c0ed2d6b432df506366d824a754 (patch)
tree5a2e5f1e1f915156cc0799c5861ffed3cb7fceab
parent9727526e096928436680a2a948d0509adecfb1d4 (diff)
downloadfreebsd-ports-gnome-1a813c4bf4324c0ed2d6b432df506366d824a754.tar.gz
freebsd-ports-gnome-1a813c4bf4324c0ed2d6b432df506366d824a754.tar.zst
freebsd-ports-gnome-1a813c4bf4324c0ed2d6b432df506366d824a754.zip
- Add missing dependency
Reported by: pkg (DEV_MODE)
-rw-r--r--x11/3ddesktop/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/3ddesktop/Makefile b/x11/3ddesktop/Makefile
index 9030a67d4b96..0a58d94aedfb 100644
--- a/x11/3ddesktop/Makefile
+++ b/x11/3ddesktop/Makefile
@@ -10,6 +10,7 @@ MASTER_SITES= SF/desk3d/${PORTNAME}/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= 3D Virtual Desktop Switcher
+USE_XORG= xmu
USE_GL= glut
USE_EFL= imlib2
GNU_CONFIGURE= yes