diff options
Diffstat (limited to 'wm/piewm')
-rw-r--r-- | wm/piewm/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/wm/piewm/Makefile b/wm/piewm/Makefile index 45b21420192..052f7078238 100644 --- a/wm/piewm/Makefile +++ b/wm/piewm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2004/03/10 14:12:51 xtraeme Exp $ +# $NetBSD: Makefile,v 1.7 2005/04/11 21:47:48 tv Exp $ DISTNAME= piewm-1.02 PKGREVISION= 1 @@ -10,7 +10,6 @@ HOMEPAGE= http://www.crynwr.com/piewm/ COMMENT= Minimalist window manager based on tvtwm with pie menus USE_IMAKE= yes -USE_BUILDLINK3= yes .include "../../graphics/xpm/buildlink3.mk" |