diff options
author | Matthieu Herrb <matthieu@herrb.eu> | 2019-08-03 22:28:12 +0200 |
---|---|---|
committer | Matthieu Herrb <matthieu@herrb.eu> | 2019-08-03 22:28:12 +0200 |
commit | 25146aa059f0ce890c5600a24d816073c0c50eae (patch) | |
tree | b4dc5a38817a1f02fcd2cee242a36a4541950681 /devel/xcb-proto/Makefile | |
parent | 561d4c147b1b28f657c9e686463b4838d1a9b0b6 (diff) |
more for xcb-proto.
XXX conflict with x11/py-xcbgen
Diffstat (limited to 'devel/xcb-proto/Makefile')
-rw-r--r-- | devel/xcb-proto/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/xcb-proto/Makefile b/devel/xcb-proto/Makefile index c877ed4..594533c 100644 --- a/devel/xcb-proto/Makefile +++ b/devel/xcb-proto/Makefile @@ -14,6 +14,8 @@ PERMIT_PACKAGE = Yes MASTER_SITES = https://xcb.freedesktop.org/dist/ +MODULES= lang/python + SEPARATE_BUILD = Yes #SEPARATE_BUILD = flavored (distinct flavors may share a common WRKSRC) #USE_GMAKE = Yes |