diff options
author | jhb <jhb@FreeBSD.org> | 2000-02-24 07:36:51 +0800 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2000-02-24 07:36:51 +0800 |
commit | 4c91881588796439110238d0b5a07caff719f39a (patch) | |
tree | 5410cb33581a775d2074ca3aff343388c4d47b19 /x11 | |
parent | 0974574066ca306aa82f4eae8b2388258c696c22 (diff) | |
download | freebsd-ports-gnome-4c91881588796439110238d0b5a07caff719f39a.tar.gz freebsd-ports-gnome-4c91881588796439110238d0b5a07caff719f39a.tar.zst freebsd-ports-gnome-4c91881588796439110238d0b5a07caff719f39a.zip |
Activated imwheel.
Diffstat (limited to 'x11')
-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 |