diff options
author | olgeni <olgeni@FreeBSD.org> | 2015-10-08 23:11:28 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2015-10-08 23:11:28 +0800 |
commit | 1c460a5b00a5221991545a04e5cdba8565fc2839 (patch) | |
tree | 950065fafc9374ef5ac291e71c9f3b3434f87377 /audio/festival/Makefile | |
parent | 21f44327e690a77d7f97b9e2ef0ecd8daa2b959d (diff) | |
download | freebsd-ports-gnome-1c460a5b00a5221991545a04e5cdba8565fc2839.tar.gz freebsd-ports-gnome-1c460a5b00a5221991545a04e5cdba8565fc2839.tar.zst freebsd-ports-gnome-1c460a5b00a5221991545a04e5cdba8565fc2839.zip |
Remove trailing whitespace from Makefiles, A-L.
Diffstat (limited to 'audio/festival/Makefile')
-rw-r--r-- | audio/festival/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/festival/Makefile b/audio/festival/Makefile index de23dc6accdc..553273c2c7b8 100644 --- a/audio/festival/Makefile +++ b/audio/festival/Makefile @@ -30,7 +30,7 @@ OPTIONS_DEFAULT=NAS ESD ESD_DESC= ${ESOUND_DESC} DIST_SUBDIR= festival - + CXXFLAGS+= -DFTLIBDIR=${LOCALBASE}/share/festival/lib CONFIGURE_WRKSRC= ${WRKDIR}/festival USES= gmake |