diff options
author | will <will@FreeBSD.org> | 2000-03-21 09:25:29 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-03-21 09:25:29 +0800 |
commit | 3830733161aa07f771dc823ef5c79d9695b37168 (patch) | |
tree | b7c8f199f2450dd8ed46b84ac5efd92686f12b35 /graphics | |
parent | 313b44888ff1408f7caa959cf7b7c6a670797af2 (diff) | |
download | freebsd-ports-gnome-3830733161aa07f771dc823ef5c79d9695b37168.tar.gz freebsd-ports-gnome-3830733161aa07f771dc823ef5c79d9695b37168.tar.zst freebsd-ports-gnome-3830733161aa07f771dc823ef5c79d9695b37168.zip |
Activate imanager.
PR: 17472
Submitted by: Cliff Rowley <dozprompt@onsea.com>
Reviewed by: billf
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index e71a6dfd154f..e5cde9afdfc9 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -72,6 +72,7 @@ SUBDIR += hppsmtools SUBDIR += hpscan SUBDIR += icod + SUBDIR += imanager SUBDIR += imlib SUBDIR += jbigkit SUBDIR += jgraph |