diff options
author | Koop Mast <kwm@FreeBSD.org> | 2014-03-11 14:40:28 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2014-03-11 14:40:28 +0000 |
commit | 70c71e5cdd60c0abd03a8b8a5d151805a3486f87 (patch) | |
tree | 4a1e1d12a0c55f552506c6d8a8ab45e78d7de0fb /net/desktop-data-model | |
parent | 8129621ec680ea7be1226f09fe7109e7bb88398a (diff) | |
download | ports-70c71e5cdd60c0abd03a8b8a5d151805a3486f87.tar.gz ports-70c71e5cdd60c0abd03a8b8a5d151805a3486f87.zip |
Notes
Diffstat (limited to 'net/desktop-data-model')
-rw-r--r-- | net/desktop-data-model/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/desktop-data-model/Makefile b/net/desktop-data-model/Makefile index ac3572abb2a6..e421457aef00 100644 --- a/net/desktop-data-model/Makefile +++ b/net/desktop-data-model/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= GNOME MAINTAINER= ashish@FreeBSD.org COMMENT= Engine providing live updates of online data to the desktop +DEPRECATED= gnome-desktop 2.x will be updated in the GNOME 3 import +EXPIRATION_DATE=2014-04-10 + BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/libpcre.pc:${PORTSDIR}/devel/pcre \ ${LOCALBASE}/libdata/pkgconfig/dbus-1.pc:${PORTSDIR}/devel/dbus \ ${LOCALBASE}/libdata/pkgconfig/dbus-glib-1.pc:${PORTSDIR}/devel/dbus-glib \ |