diff options
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 |