diff options
Diffstat (limited to 'wm/blackbox70')
-rw-r--r-- | wm/blackbox70/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/blackbox70/Makefile b/wm/blackbox70/Makefile index e440d566764..4340528669a 100644 --- a/wm/blackbox70/Makefile +++ b/wm/blackbox70/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2007/02/01 21:56:13 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2007/02/22 19:27:18 wiz Exp $ # DISTNAME= blackbox-0.70.1 @@ -15,7 +15,7 @@ CONFLICTS+= blackbox-* USE_LANGUAGES= c c++ GNU_CONFIGURE= YES -USE_TOOLS+= pkg-config +USE_TOOLS+= pkg-config BUILDLINK_DEPMETHOD.libXt?= build |