diff options
author | Koop Mast <kwm@FreeBSD.org> | 2014-03-11 19:33:31 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2014-03-11 19:33:31 +0000 |
commit | b5456d21912716ccd389b21f3d4e989a31b44172 (patch) | |
tree | f1b4f8dc36883e843c74856ad62720e84708da1f /x11-fm | |
parent | 2e6c75cd621e05d38e3057c505cb891401e4ba44 (diff) | |
download | ports-b5456d21912716ccd389b21f3d4e989a31b44172.tar.gz ports-b5456d21912716ccd389b21f3d4e989a31b44172.zip |
Notes
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/py-nautilus/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-fm/py-nautilus/Makefile b/x11-fm/py-nautilus/Makefile index d4d489f3f33f..2b7c85f9d8a2 100644 --- a/x11-fm/py-nautilus/Makefile +++ b/x11-fm/py-nautilus/Makefile @@ -17,6 +17,9 @@ COMMENT= Python nautilus bindings LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= nautilus will be updated to the 3.x version which is not compatible with 2.x +EXPIRATION_DATE=2014-04-10 + USES= gmake pkgconfig USE_BZIP2= yes GNU_CONFIGURE= yes |