diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-05 08:52:56 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-05 08:52:56 +0000 |
commit | b3b50f7af32139c53992ac46fa0b438f91e01482 (patch) | |
tree | 384bd01d0c8b8acecdac35720fdbfe071290fc2b /graphics/Makefile | |
parent | - Update to version 1.1.7 (diff) |
Add hsetroot, a tool for transforming wallpapers and setting them as
a root window pixmap, based on Imlib library.
PR: ports/59857
Submitted by: vinc <vinc@freebsd-fr.org>
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 9b0109c0b6b0..05fbad9821ed 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -139,6 +139,7 @@ SUBDIR += hppsmtools SUBDIR += hs-HOpenGL SUBDIR += hs-hgl + SUBDIR += hsetroot SUBDIR += icod SUBDIR += icontact SUBDIR += imageindex |