1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

Remove broken option

This commit is contained in:
Antoine Brodin 2016-11-08 21:41:36 +00:00
parent a6fcf20084
commit f018806303
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=425769

View File

@ -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>