From d3e1f8c6de5b9319484c8662b6cb5d1e3e8ce5b2 Mon Sep 17 00:00:00 2001 From: kwm Date: Tue, 11 Mar 2014 19:51:48 +0000 Subject: When trying to stage errors with: You do not have write permissions to /usr/local Also uses nautilus2 which will go away in the GNOME3 update. --- graphics/comix/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'graphics') diff --git a/graphics/comix/Makefile b/graphics/comix/Makefile index 476f0c5b4b1d..bed42833da5e 100644 --- a/graphics/comix/Makefile +++ b/graphics/comix/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= GTK2 comic book viewer for .cbz, .cbr, and .cbt files +DEPRECATED= Insists on installing in /usr/local, and uses nautilus2 which is deprecated. +EXPIRATION_DATE=2014-04-10 + RUN_DEPENDS= unrar:${PORTSDIR}/archivers/unrar \ ${PYTHON_SITELIBDIR}/PIL/__init__.py:${PORTSDIR}/graphics/py-imaging \ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 -- cgit