diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:35:32 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:35:32 +0800 |
commit | 8d91894b8ca5fdff40c6f60d264ccf58e9ec64d4 (patch) | |
tree | 1a68930a7c8b0e6b95f964fa57f9277a053a1263 /cad/kicad | |
parent | ee293147d3983d0058cb37d99a78f47dd5de25fb (diff) | |
download | freebsd-ports-gnome-8d91894b8ca5fdff40c6f60d264ccf58e9ec64d4.tar.gz freebsd-ports-gnome-8d91894b8ca5fdff40c6f60d264ccf58e9ec64d4.tar.zst freebsd-ports-gnome-8d91894b8ca5fdff40c6f60d264ccf58e9ec64d4.zip |
Remove trailing whitespaces from category cad
Diffstat (limited to 'cad/kicad')
-rw-r--r-- | cad/kicad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/kicad/Makefile b/cad/kicad/Makefile index 6d6510df5f23..b30483edc740 100644 --- a/cad/kicad/Makefile +++ b/cad/kicad/Makefile @@ -40,7 +40,7 @@ PLIST_SUB= DESKTOPDIR=${DESKTOPDIR:S|^${PREFIX}/||} NO_STAGE= yes -OPTIONS_DEFINE= DOCS NLS +OPTIONS_DEFINE= DOCS NLS .include <bsd.port.options.mk> |