summaryrefslogtreecommitdiff
path: root/wm/3ddesktop/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'wm/3ddesktop/Makefile')
-rw-r--r--wm/3ddesktop/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/3ddesktop/Makefile b/wm/3ddesktop/Makefile
index 58d13ef166d..881776af79b 100644
--- a/wm/3ddesktop/Makefile
+++ b/wm/3ddesktop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2005/04/11 21:47:45 tv Exp $
+# $NetBSD: Makefile,v 1.12 2005/06/01 18:03:24 jlam Exp $
#
DISTNAME= 3ddesktop-0.2.8
@@ -10,7 +10,6 @@ HOMEPAGE= http://desk3d.sourceforge.net/
COMMENT= 3D Virtual Desktop Switcher
USE_PKGINSTALL= yes
-USE_X11= yes
GNU_CONFIGURE= yes
EGDIR= ${PREFIX}/share/examples/3ddesktop
@@ -23,4 +22,5 @@ pre-install:
.include "../../graphics/glu/buildlink3.mk"
.include "../../graphics/imlib2/buildlink3.mk"
.include "../../graphics/MesaLib/buildlink3.mk"
+.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"