aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-04-11 20:23:39 +0800
committerbapt <bapt@FreeBSD.org>2014-04-11 20:23:39 +0800
commit23f7aaef1a1cb116dfe1d9d32d87415203810c9f (patch)
treedaefc956f2bec0f47fb1a51b721b7fcf7f0efe0c /deskutils
parent3bc86ee8ab4705f3e9d148b1edf2e16eba59a8b8 (diff)
downloadfreebsd-ports-gnome-23f7aaef1a1cb116dfe1d9d32d87415203810c9f.tar.gz
freebsd-ports-gnome-23f7aaef1a1cb116dfe1d9d32d87415203810c9f.tar.zst
freebsd-ports-gnome-23f7aaef1a1cb116dfe1d9d32d87415203810c9f.zip
Remove options for the expired py-nautilus
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/kupfer/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/deskutils/kupfer/Makefile b/deskutils/kupfer/Makefile
index 109b51c7ef0b..ddd3d6222ccb 100644
--- a/deskutils/kupfer/Makefile
+++ b/deskutils/kupfer/Makefile
@@ -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>