diff options
Diffstat (limited to 'x11/fonttosfnt/Makefile')
-rw-r--r-- | x11/fonttosfnt/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/fonttosfnt/Makefile b/x11/fonttosfnt/Makefile index df60f54..ed6c222 100644 --- a/x11/fonttosfnt/Makefile +++ b/x11/fonttosfnt/Makefile @@ -15,7 +15,8 @@ WANTLIB = fontenc freetype c m MASTER_SITES = ${MASTER_SITE_XORG:=app/} -# Dependencies +MODULES = xenocara + BUILD_DEPENDS = devel/xorgproto LIB_DEPENDS = print/freetype2 \ x11/libfontenc |