Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Apr 2014 12:23:39 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r350930 - head/deskutils/kupfer
Message-ID:  <201404111223.s3BCNdDI022905@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Fri Apr 11 12:23:39 2014
New Revision: 350930
URL: http://svnweb.freebsd.org/changeset/ports/350930
QAT: https://qat.redports.org/buildarchive/r350930/

Log:
  Remove options for the expired py-nautilus

Modified:
  head/deskutils/kupfer/Makefile

Modified: head/deskutils/kupfer/Makefile
==============================================================================
--- head/deskutils/kupfer/Makefile	Fri Apr 11 12:13:13 2014	(r350929)
+++ head/deskutils/kupfer/Makefile	Fri Apr 11 12:23:39 2014	(r350930)
@@ -3,6 +3,7 @@
 
 PORTNAME=	kupfer
 PORTVERSION=	208
+PORTREVISION=	1
 CATEGORIES=	deskutils
 
 MAINTAINER=	nemysis@FreeBSD.org
@@ -39,16 +40,14 @@ DOCSRCDIR2=	${WRKSRC}/Documentation
 DOCSDIR2=	${DOCSDIR}/Documentation
 DOC_FILES2=	Contributing.rst GTKTheming.rst PluginAPI.rst VersionHistory.rst
 
-OPTIONS_DEFINE=	DOCS NAUTILUS NLS RHYTHMBOX
+OPTIONS_DEFINE=	DOCS NLS RHYTHMBOX
 
 OPTIONS_SUB=	yes
 
-NAUTILUS_DESC=	Enable Nautilus support
 RHYTHMBOX_DESC=	Enable Rhythmbox plugins support
 
 NLS_CONFIGURE_ENABLE=	nls
 NLS_USES=		gettext
-NAUTILUS_RUN_DEPENDS=	${LOCALBASE}/lib/nautilus-python/nautilus:${PORTSDIR}/x11-fm/py-nautilus
 RHYTHMBOX_RUN_DEPENDS=	rhythmbox:${PORTSDIR}/audio/rhythmbox
 
 .include <bsd.port.options.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404111223.s3BCNdDI022905>