diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:40:22 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:40:22 +0000 |
commit | 3704b25f260f504bae77883e83b2a8d2ef69ddbf (patch) | |
tree | bfaf064247e4fc5880ff474871416427be72fcf4 /x11-fonts | |
parent | Remove trailing whitespaces from category x11-fm (diff) |
Remove trailing whitespaces from category x11-fonts
Notes
Notes:
svn path=/head/; revision=345441
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/gentium-basic/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/gentium-plus/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-fonts/gentium-basic/Makefile b/x11-fonts/gentium-basic/Makefile index c590c978d0ab..7b396d8fdb97 100644 --- a/x11-fonts/gentium-basic/Makefile +++ b/x11-fonts/gentium-basic/Makefile @@ -40,7 +40,7 @@ SUB_FILES= pkg-message DOCSLIST= FONTLOG.txt GENTIUM-FAQ.txt OFL-FAQ.txt PORTDOCS= ${DOCSLIST:C,^.*/,,} -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> diff --git a/x11-fonts/gentium-plus/Makefile b/x11-fonts/gentium-plus/Makefile index ff7d19484bdf..efa4dd541d97 100644 --- a/x11-fonts/gentium-plus/Makefile +++ b/x11-fonts/gentium-plus/Makefile @@ -34,7 +34,7 @@ DOCSLIST= FONTLOG.txt GENTIUM-FAQ.txt OFL-FAQ.txt OFL.txt README.txt \ documentation/GentiumPlus-features.pdf PORTDOCS= ${DOCSLIST:C,^.*/,,} -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |