diff options
Diffstat (limited to 'wm/3ddesktop/Makefile')
-rw-r--r-- | wm/3ddesktop/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/wm/3ddesktop/Makefile b/wm/3ddesktop/Makefile index 17997352c8e..58d13ef166d 100644 --- a/wm/3ddesktop/Makefile +++ b/wm/3ddesktop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2005/01/22 09:27:59 xtraeme Exp $ +# $NetBSD: Makefile,v 1.11 2005/04/11 21:47:45 tv Exp $ # DISTNAME= 3ddesktop-0.2.8 @@ -9,7 +9,6 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://desk3d.sourceforge.net/ COMMENT= 3D Virtual Desktop Switcher -USE_BUILDLINK3= yes USE_PKGINSTALL= yes USE_X11= yes GNU_CONFIGURE= yes |