diff options
author | Piotr Kubaj <pkubaj@FreeBSD.org> | 2020-06-06 18:36:24 +0000 |
---|---|---|
committer | Piotr Kubaj <pkubaj@FreeBSD.org> | 2020-06-06 18:36:24 +0000 |
commit | f023270679e78812d9878c7cf88851587e434616 (patch) | |
tree | 20e5a6d04184bce23e3b7498929a21372c4d20c9 /x11-servers | |
parent | 2e08e5023d03f2f3cff906b39c8fe8f7b43b73b8 (diff) | |
download | ports-f023270679e78812d9878c7cf88851587e434616.tar.gz ports-f023270679e78812d9878c7cf88851587e434616.zip |
Notes
Diffstat (limited to 'x11-servers')
-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 c61c65bc6860..c9e9749178d7 100644 --- a/x11-servers/Xfstt/Makefile +++ b/x11-servers/Xfstt/Makefile @@ -12,7 +12,7 @@ COMMENT= TrueType font server for X11 LICENSE= LGPL20+ LICENSE_FILE= ${WRKSRC}/COPYING.LIB -USES= pkgconfig tar:xz xorg +USES= compiler:c++11-lang pkgconfig tar:xz xorg USE_XORG= xorgproto USE_RC_SUBR= xfstt GNU_CONFIGURE= yes |