diff options
author | bapt <bapt@FreeBSD.org> | 2013-10-05 21:23:10 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-10-05 21:23:10 +0800 |
commit | 1739998a080919f4a85df30bd3f24f2cb59ba880 (patch) | |
tree | aad72953e347440c3c63b08d903f918df3a5283b /x11 | |
parent | 22f4e5d235478b00cc3f3322e48e6a4a9f135218 (diff) | |
download | freebsd-ports-gnome-1739998a080919f4a85df30bd3f24f2cb59ba880.tar.gz freebsd-ports-gnome-1739998a080919f4a85df30bd3f24f2cb59ba880.tar.zst freebsd-ports-gnome-1739998a080919f4a85df30bd3f24f2cb59ba880.zip |
Deprecate gnome1 for real, it is EOLed for very long upstream now, it is cluttering the infrastructure and ports tree.
It cost a lot in maintainance and improvement of the ports tree.
Approved by: gnome (implicit)
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-libs/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile index 9ad5ab5eae0a..2eb2145bd4f3 100644 --- a/x11/gnome-libs/Makefile +++ b/x11/gnome-libs/Makefile @@ -12,6 +12,9 @@ DIST_SUBDIR= gnome MAINTAINER?= gnome@FreeBSD.org COMMENT= Libraries for GNOME, a GNU desktop environment +DEPRECATED= EOLed upstream for very long +EXPIRATION_DATE= 2013-11-05 + BUILD_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian LIB_DEPENDS= png15:${PORTSDIR}/graphics/png RUN_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian |