diff options
Diffstat (limited to 'wm/matchbox-wm/Makefile')
-rw-r--r-- | wm/matchbox-wm/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/wm/matchbox-wm/Makefile b/wm/matchbox-wm/Makefile index c30894ccb55..4c60509222f 100644 --- a/wm/matchbox-wm/Makefile +++ b/wm/matchbox-wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2007/02/03 09:25:39 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2009/07/22 09:01:50 wiz Exp $ # DISTNAME= matchbox-window-manager-1.1 @@ -11,7 +11,6 @@ HOMEPAGE= http://projects.o-hand.com/matchbox/ COMMENT= Window manager designed for computers with small displays USE_TOOLS+= pkg-config -USE_DIRS+= xdg-1.4 USE_LIBTOOL= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFBASE:Q} |