diff options
Diffstat (limited to 'x11/libICE/Makefile')
-rw-r--r-- | x11/libICE/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/libICE/Makefile b/x11/libICE/Makefile index 6e3fcc1..c6c26a4 100644 --- a/x11/libICE/Makefile +++ b/x11/libICE/Makefile @@ -15,7 +15,8 @@ PERMIT_PACKAGE = Yes MASTER_SITES = ${MASTER_SITE_XORG:=lib/} -# Dependencies +MODULES = xenocara + BUILD_DEPENDS = devel/xorg-util-macros \ devel/xorgproto \ x11/xtrans |