diff options
author | marcus <marcus@FreeBSD.org> | 2004-02-07 10:12:49 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-02-07 10:12:49 +0800 |
commit | 69b36e038e50a24a89907b5aec90c0d455748e6a (patch) | |
tree | 55e338355a3154a14266b2df933a28afd2dee709 /devel/Makefile | |
parent | 9337b4d73a4521706599ad2203e0772b708c76d5 (diff) | |
download | freebsd-ports-graphics-69b36e038e50a24a89907b5aec90c0d455748e6a.tar.gz freebsd-ports-graphics-69b36e038e50a24a89907b5aec90c0d455748e6a.tar.zst freebsd-ports-graphics-69b36e038e50a24a89907b5aec90c0d455748e6a.zip |
Remove libgtop and its dependents. LibGTop is obsolete, and no longer
builds on new architectures. LibGTop2 is the actively maintained port that
is GLib-2 based.
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/devel/Makefile b/devel/Makefile index 3788ce1685a..eff919b2c7b 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -374,7 +374,6 @@ SUBDIR += libglademm SUBDIR += libgnugetopt SUBDIR += libgsf - SUBDIR += libgtop SUBDIR += libgtop2 SUBDIR += libhash SUBDIR += libhoard @@ -711,7 +710,6 @@ SUBDIR += p5-Filter SUBDIR += p5-Filter-CBC SUBDIR += p5-FreezeThaw - SUBDIR += p5-GTop SUBDIR += p5-Getargs-Long SUBDIR += p5-Getopt-ArgvFile SUBDIR += p5-Getopt-Declare @@ -1043,7 +1041,6 @@ SUBDIR += ruby-jttui SUBDIR += ruby-libglade SUBDIR += ruby-libglade2 - SUBDIR += ruby-libgtop SUBDIR += ruby-locale SUBDIR += ruby-metaruby SUBDIR += ruby-mmap |