diff options
author | cy <cy@FreeBSD.org> | 2011-08-03 04:44:15 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2011-08-03 04:44:15 +0800 |
commit | 013dd33374eb37250ab7a2512df5da5d4d8a3bb9 (patch) | |
tree | 3ea08659ddce517270d600d56d05b49bec28424b /x11 | |
parent | cb2ac84453b33bc941aaab0d636ba7ab80f2ef47 (diff) | |
download | freebsd-ports-gnome-013dd33374eb37250ab7a2512df5da5d4d8a3bb9.tar.gz freebsd-ports-gnome-013dd33374eb37250ab7a2512df5da5d4d8a3bb9.tar.zst freebsd-ports-gnome-013dd33374eb37250ab7a2512df5da5d4d8a3bb9.zip |
Resurrection of gcursor.
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 b56b953430db..2e49bf655db4 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -72,6 +72,7 @@ SUBDIR += gambas2-gb-desktop SUBDIR += gambas2-gb-qt-kde SUBDIR += gcb + SUBDIR += gcursor SUBDIR += gdesklets-tasklist SUBDIR += gdkxft SUBDIR += gdm |