diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2017-12-29 09:01:54 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2017-12-29 09:01:54 +0000 |
commit | 377901b8047ae297af0f26755f2de5b3294e1a52 (patch) | |
tree | ac738d925e9dd4322b885c52f4c199df3cb92fa8 /x11/xcb-proto | |
parent | cda895d2d4055b8bb411bcc6a43cc9ff77062e59 (diff) | |
download | ports-377901b8047ae297af0f26755f2de5b3294e1a52.tar.gz ports-377901b8047ae297af0f26755f2de5b3294e1a52.zip |
Notes
Diffstat (limited to 'x11/xcb-proto')
-rw-r--r-- | x11/xcb-proto/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xcb-proto/Makefile b/x11/xcb-proto/Makefile index 3bfc03c816c2..71a82edcf6b5 100644 --- a/x11/xcb-proto/Makefile +++ b/x11/xcb-proto/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING USE_GNOME= libxml2:build XORG_CAT= proto -USES= python:2.7+ +USES= python USE_PYTHON= py3kplist NO_ARCH= yes |