aboutsummaryrefslogtreecommitdiff
path: root/devel/py-jsonrpclib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-jsonrpclib/Makefile')
-rw-r--r--devel/py-jsonrpclib/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/py-jsonrpclib/Makefile b/devel/py-jsonrpclib/Makefile
index 3b617a64c763..cd761a48046c 100644
--- a/devel/py-jsonrpclib/Makefile
+++ b/devel/py-jsonrpclib/Makefile
@@ -16,7 +16,6 @@ LICENSE= APACHE20
USES= python:2
USE_PYTHON= distutils autoplist
-OPTIONSFILE= ${PORT_DBDIR}/${PORTNAME}/options
OPTIONS_DEFINE= CJSON
CJSON_DESC= Use cjson instead of json or simplejson