diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-12-20 14:37:23 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-12-20 14:37:23 +0000 |
commit | d24db9b23b724696b0c21168012c2662b1538704 (patch) | |
tree | 0010bb049a2b5441e61832c760fc4d8883fbebe2 /x11-fonts | |
parent | 43caa14f5032d7c70459679b2a35e4674beaecc4 (diff) | |
download | ports-d24db9b23b724696b0c21168012c2662b1538704.tar.gz ports-d24db9b23b724696b0c21168012c2662b1538704.zip |
Notes
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/sourcecodepro-ttf/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-fonts/sourcecodepro-ttf/Makefile b/x11-fonts/sourcecodepro-ttf/Makefile index da40be0e11fd..68e5e7940116 100644 --- a/x11-fonts/sourcecodepro-ttf/Makefile +++ b/x11-fonts/sourcecodepro-ttf/Makefile @@ -13,6 +13,8 @@ COMMENT= Set of fonts by Adobe designed for coders LICENSE= OFL11 LICENSE_FILE= ${WRKSRC}/LICENSE.txt +PORTSCOUT= skipv:variable-fonts + NO_ARCH= yes NO_BUILD= yes USES= fonts |