diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 21:36:56 +0800 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 21:36:56 +0800 |
commit | f106cadd170b7db207b17ad6263d78f672fc49f2 (patch) | |
tree | 1b26c34356ea5bd6fb2883963ea676e744ea6905 /games/py-fife | |
parent | 431d9da36da37d5bc73bc145a4ed549f14c697e0 (diff) | |
download | freebsd-ports-gnome-f106cadd170b7db207b17ad6263d78f672fc49f2.tar.gz freebsd-ports-gnome-f106cadd170b7db207b17ad6263d78f672fc49f2.tar.zst freebsd-ports-gnome-f106cadd170b7db207b17ad6263d78f672fc49f2.zip |
Remove trailing whitespaces from category games
Diffstat (limited to 'games/py-fife')
-rw-r--r-- | games/py-fife/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/py-fife/Makefile b/games/py-fife/Makefile index e5d9c6f99336..c5dae04f83f1 100644 --- a/games/py-fife/Makefile +++ b/games/py-fife/Makefile @@ -39,7 +39,7 @@ post-patch: ${REINPLACE_CMD} -e 's/X11R6/local/g; s/libpng/ligpng15/g' ${WRKSRC}/build/openbsd4-config.py && \ ${MV} ${WRKSRC}/build/openbsd4-config.py ${WRKSRC}/build/${PYTHON_PLATFORM}-config.py -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |