diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2018-10-07 20:25:16 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2018-10-07 20:25:16 +0000 |
commit | 95e220d1be3e92d0c953e46b12a7323daa87fcba (patch) | |
tree | 89bc7a183ca5deb7ecc4b342760bc242b01d2a40 /devel | |
parent | 471b0594ce8438f549cd54515fd007978dbc7528 (diff) | |
download | ports-95e220d1be3e92d0c953e46b12a7323daa87fcba.tar.gz ports-95e220d1be3e92d0c953e46b12a7323daa87fcba.zip |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/gnome-vfs-monikers/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/gnome-vfs-monikers/Makefile b/devel/gnome-vfs-monikers/Makefile index 048e64ef4087..67cbb93297e5 100644 --- a/devel/gnome-vfs-monikers/Makefile +++ b/devel/gnome-vfs-monikers/Makefile @@ -11,6 +11,9 @@ MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= Gnome-vfs monikers module +DEPRECATED= GNOME 2 application +EXPIRATION_DATE= 2018-12-10 + USES= gettext-tools gmake libtool:keepla pkgconfig USE_GNOME= gnomevfs2 intltool libbonobo INSTALL_TARGET= install-strip |