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/geda-gattrib | |
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/geda-gattrib')
-rw-r--r-- | cad/geda-gattrib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/geda-gattrib/Makefile b/cad/geda-gattrib/Makefile index 2f0101fe5071..5ba6137d78ee 100644 --- a/cad/geda-gattrib/Makefile +++ b/cad/geda-gattrib/Makefile @@ -29,7 +29,7 @@ CONFIGURE_ARGS= --with-docdir="${DOCSDIR}" --disable-update-mime-database \ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include <bsd.port.options.mk> |