diff options
author | John Baldwin <jhb@FreeBSD.org> | 2000-02-23 23:36:51 +0000 |
---|---|---|
committer | John Baldwin <jhb@FreeBSD.org> | 2000-02-23 23:36:51 +0000 |
commit | e7c7af0915eb77a19aa69ebbb15bb572dcb6f893 (patch) | |
tree | 05eca2d1f8a2b14db2981c0e3fd9324e38f7e580 /x11/Makefile | |
parent | f97d64c5037c40df3b9d2116d1ffc4655582e1e8 (diff) | |
download | freebsd-ports-e7c7af0915eb77a19aa69ebbb15bb572dcb6f893.zip |
Activated imwheel.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index 94d5f36191e6..59d5603f652b 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -18,6 +18,7 @@ SUBDIR += gnomecore SUBDIR += gnomelibs SUBDIR += gyroscope + SUBDIR += imwheel SUBDIR += kb2mb2 SUBDIR += kde11 SUBDIR += kde11-i18n |