aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/griffith/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/deskutils/griffith/Makefile b/deskutils/griffith/Makefile
index 4a9eb5c00258..4dd7823055c9 100644
--- a/deskutils/griffith/Makefile
+++ b/deskutils/griffith/Makefile
@@ -22,7 +22,7 @@ USE_GNOME= pygtk2
USES= gmake gettext python tar:xz
NO_BUILD= yes
-OPTIONS_DEFINE= CHARDET LXML PYGNOMEEXTRAS REPORTLAB2
+OPTIONS_DEFINE= CHARDET LXML REPORTLAB2
OPTIONS_DEFAULT= LXML
CHARDET_DESC= chardet support
@@ -31,9 +31,6 @@ CHARDET_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}chardet>=0:${PORTSDIR}/textproc/py-c
LXML_DESC= lxml support
LXML_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=0:${PORTSDIR}/devel/py-lxml
-PYGNOMEEXTRAS_DESC= python-gnome-extras support
-PYGNOMEEXTRAS_USE= GNOME=pygnomeextras
-
REPORTLAB2_DESC= ReportLab2 support
.include <bsd.port.options.mk>