diff options
Diffstat (limited to 'x11/libXpm/Makefile')
-rw-r--r-- | x11/libXpm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/libXpm/Makefile b/x11/libXpm/Makefile index 752b3aa..905935c 100644 --- a/x11/libXpm/Makefile +++ b/x11/libXpm/Makefile @@ -17,7 +17,8 @@ WANTLIB = ICE SM X11 Xau Xdmcp Xext Xt xcb c MASTER_SITES = ${MASTER_SITE_XORG:=lib/} -# Dependencies +MODULES = xenocara + BUILD_DEPENDS = devel/xorg-util-macros \ devel/xorgproto \ x11/xtrans |