diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-10-24 10:18:50 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-10-24 10:18:50 +0000 |
commit | c6f651390a46bb0abf23eb12f6bf435fd142af23 (patch) | |
tree | 24b07d918a45d04da3d1e5d65d5a5802bc0952ff /x11-toolkits | |
parent | e3a96b61ab5deb3fc51d74519cf765af03a96d67 (diff) | |
download | ports-c6f651390a46bb0abf23eb12f6bf435fd142af23.tar.gz ports-c6f651390a46bb0abf23eb12f6bf435fd142af23.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/py-kivy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/py-kivy/Makefile b/x11-toolkits/py-kivy/Makefile index ed16e7eb38a9..502f0e814109 100644 --- a/x11-toolkits/py-kivy/Makefile +++ b/x11-toolkits/py-kivy/Makefile @@ -31,7 +31,7 @@ PYDISTUTILS_BUILDARGS= --inplace PYDISTUTILS_EGGINFO= Kivy-${PORTVERSION}-py${PYTHON_VER}.egg-info OPTIONS_DEFINE= DOCS -OPTIONS_SET= ENCHANT OPENCV PYGAME +OPTIONS_DEFAULT= ENCHANT OPENCV PYGAME OPTIONS_SUB= yes OPTIONS_GROUP= VIDEO AUDIO IMAGE CAMERA SPELLING CLIPBOARD OPTIONS_MULTI= WINDOW TEXT |