diff options
-rw-r--r-- | x11-servers/Xfstt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-servers/Xfstt/Makefile b/x11-servers/Xfstt/Makefile index 9dba675435d9..9698af4b472f 100644 --- a/x11-servers/Xfstt/Makefile +++ b/x11-servers/Xfstt/Makefile @@ -11,7 +11,7 @@ COMMENT= TrueType font server for X11 LICENSE= LGPL20+ LICENSE_FILE= ${WRKSRC}/COPYING.LIB -USES= compiler:c++11-lang pkgconfig tar:xz xorg +USES= compiler:c++11-lang cpe pkgconfig tar:xz xorg USE_XORG= xorgproto USE_RC_SUBR= xfstt GNU_CONFIGURE= yes |