aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fonts
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2016-11-09 05:41:36 +0800
committerantoine <antoine@FreeBSD.org>2016-11-09 05:41:36 +0800
commitc5d4cffff603f4f3759f562bfe363f4eada45d28 (patch)
tree89ee930e324576f80ae3f44503604e31d91d52de /x11-fonts
parentf1cf5f208cd2b28b04a6c9e41725767e68ac7113 (diff)
downloadfreebsd-ports-gnome-c5d4cffff603f4f3759f562bfe363f4eada45d28.tar.gz
freebsd-ports-gnome-c5d4cffff603f4f3759f562bfe363f4eada45d28.tar.zst
freebsd-ports-gnome-c5d4cffff603f4f3759f562bfe363f4eada45d28.zip
Remove broken option
Diffstat (limited to 'x11-fonts')
-rw-r--r--x11-fonts/font-manager/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/x11-fonts/font-manager/Makefile b/x11-fonts/font-manager/Makefile
index 6c679796ab2b..c4c654e3b17b 100644
--- a/x11-fonts/font-manager/Makefile
+++ b/x11-fonts/font-manager/Makefile
@@ -25,14 +25,11 @@ USES= gmake pkgconfig python:2 tar:bzip2
PORTDATA= *
-OPTIONS_DEFINE= REPORTLAB NLS
-REPORTLAB_DESC= Enable font-sampler (PDF sample sheet)
+OPTIONS_DEFINE= NLS
OPTIONS_SUB= yes
NLS_USES= gettext
NLS_CONFIGURE_ENABLE= nls
-REPORTLAB_RUN_DEPENDS= ${PYTHON_SITELIBDIR}/reportlab/:print/py-reportlab2
-
.include <bsd.port.mk>