diff options
author | bapt <bapt@FreeBSD.org> | 2011-11-02 06:42:34 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-11-02 06:42:34 +0800 |
commit | 1f9493e44d810cb6e052462a777c634c073131c1 (patch) | |
tree | a4e8b0c3a9b9d1aebed00c2c4de22198194d65ff /devel | |
parent | c9406d6112e237e587bdc1fc74843c58b5e05dd9 (diff) | |
download | freebsd-ports-gnome-1f9493e44d810cb6e052462a777c634c073131c1.tar.gz freebsd-ports-gnome-1f9493e44d810cb6e052462a777c634c073131c1.tar.zst freebsd-ports-gnome-1f9493e44d810cb6e052462a777c634c073131c1.zip |
Deprecated some gnome1 libs which aren't depend on anymore.
set expiration date to 2011-11-30
Diffstat (limited to 'devel')
-rw-r--r-- | devel/bonobo-conf/Makefile | 3 | ||||
-rw-r--r-- | devel/gnome-crash/Makefile | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/devel/bonobo-conf/Makefile b/devel/bonobo-conf/Makefile index 94814be04168..e50ca6d3d67c 100644 --- a/devel/bonobo-conf/Makefile +++ b/devel/bonobo-conf/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= Bonobo configuration moniker +DEPRECATED= No more supported upstream, not depend on anymore. +EXPIRATION_DATE= 2011-11-30 + USE_PERL5= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack bonobo gconf diff --git a/devel/gnome-crash/Makefile b/devel/gnome-crash/Makefile index 912df61b6275..d0b8ebb643bf 100644 --- a/devel/gnome-crash/Makefile +++ b/devel/gnome-crash/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= A small coredump analysis tool for GNOME +DEPRECATED= No more supported upstream, not depend on anymore. +EXPIRATION_DATE= 2011-11-30 + USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack libglade gnomeprint GNU_CONFIGURE= yes |