svn commit: r350930 - head/deskutils/kupfer
Baptiste Daroussin
bapt at FreeBSD.org
Fri Apr 11 12:23:40 UTC 2014
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 at 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>
More information about the svn-ports-all
mailing list