diff options
author | abs <abs@pkgsrc.org> | 2004-02-20 00:42:37 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2004-02-20 00:42:37 +0000 |
commit | 53844bb61dd0bd05d9a2d2e10593f8ec2509d468 (patch) | |
tree | 253b8a7ef6837c8400267e834f0773245b8b16e3 /wm/bsetroot/Makefile | |
parent | 555384e187ee06a75f1733e251476a74f5a4e308 (diff) | |
download | pkgsrc-53844bb61dd0bd05d9a2d2e10593f8ec2509d468.tar.gz |
USE_LANGUAGES= c c++
Diffstat (limited to 'wm/bsetroot/Makefile')
-rw-r--r-- | wm/bsetroot/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/bsetroot/Makefile b/wm/bsetroot/Makefile index 87ff95839ec..065b470319e 100644 --- a/wm/bsetroot/Makefile +++ b/wm/bsetroot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2003/09/17 19:41:14 grant Exp $ +# $NetBSD: Makefile,v 1.11 2004/02/20 00:42:37 abs Exp $ # DISTNAME= blackbox-0.65.0 @@ -11,6 +11,7 @@ MAINTAINER= jschauma@NetBSD.org HOMEPAGE= http://blackboxwm.sourceforge.net/ COMMENT= Tools to set the root windows background +USE_LANGUAGES= c c++ USE_BUILDLINK2= YES USE_GCC_SHLIB= YES USE_X11= YES |