diff options
author | bapt <bapt@FreeBSD.org> | 2016-06-20 07:00:37 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2016-06-20 07:00:37 +0800 |
commit | cca28c66940b4fb101c117e152e2c2e16a2dcf9f (patch) | |
tree | a3d8c6a28acb70cad82ae68628cdd5421eda93d5 /x11-toolkits/Makefile | |
parent | d12cf9721394e32d1559f6708919bcdbcff7c02a (diff) | |
download | freebsd-ports-gnome-cca28c66940b4fb101c117e152e2c2e16a2dcf9f.tar.gz freebsd-ports-gnome-cca28c66940b4fb101c117e152e2c2e16a2dcf9f.tar.zst freebsd-ports-gnome-cca28c66940b4fb101c117e152e2c2e16a2dcf9f.zip |
Remove gtk-sharp10 it is not depended on anymore and superceeded by other libs
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 6657eacbb4ab..aba39981e7d8 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -37,7 +37,6 @@ SUBDIR += gstreamer1-plugins-gtksink SUBDIR += gstreamer1-plugins-pango SUBDIR += gtk-sharp-beans - SUBDIR += gtk-sharp10 SUBDIR += gtk-sharp20 SUBDIR += gtk-sharp30 SUBDIR += gtk12 |