diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:36:40 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:36:40 +0800 |
commit | 5800e7a85c8e0f6b755ae9eea167d6f2ceab89ee (patch) | |
tree | b5571c6129f14fdb75592f5664362f0ce0a92640 /emulators/gxmame | |
parent | 20188ac2aadd18b90365ed025a3e88d253fa7f92 (diff) | |
download | freebsd-ports-gnome-5800e7a85c8e0f6b755ae9eea167d6f2ceab89ee.tar.gz freebsd-ports-gnome-5800e7a85c8e0f6b755ae9eea167d6f2ceab89ee.tar.zst freebsd-ports-gnome-5800e7a85c8e0f6b755ae9eea167d6f2ceab89ee.zip |
Remove trailing whitespaces from category emulators
Diffstat (limited to 'emulators/gxmame')
-rw-r--r-- | emulators/gxmame/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/gxmame/Makefile b/emulators/gxmame/Makefile index ca1e104792c5..5a1190e25eab 100644 --- a/emulators/gxmame/Makefile +++ b/emulators/gxmame/Makefile @@ -24,7 +24,7 @@ CONFIGURE_ARGS= --with-xmame-dir=${LOCALBASE}/share/xmame NO_STAGE= yes -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include <bsd.port.options.mk> |