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 | |
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
-rw-r--r-- | emulators/gxmame/Makefile | 2 | ||||
-rw-r--r-- | emulators/openmsx/Makefile | 2 | ||||
-rw-r--r-- | emulators/prodosemu/Makefile | 2 | ||||
-rw-r--r-- | emulators/stonx/Makefile | 2 | ||||
-rw-r--r-- | emulators/tiemu3/Makefile | 2 | ||||
-rw-r--r-- | emulators/tme/Makefile | 2 | ||||
-rw-r--r-- | emulators/vmw/Makefile | 2 |
7 files changed, 7 insertions, 7 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> diff --git a/emulators/openmsx/Makefile b/emulators/openmsx/Makefile index aff9de15ba27..59327699f635 100644 --- a/emulators/openmsx/Makefile +++ b/emulators/openmsx/Makefile @@ -33,7 +33,7 @@ PLIST_FILES= bin/openmsx PORTDATA= * PORTDOCS= * -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> diff --git a/emulators/prodosemu/Makefile b/emulators/prodosemu/Makefile index d5562e5c4531..11e888bcb489 100644 --- a/emulators/prodosemu/Makefile +++ b/emulators/prodosemu/Makefile @@ -21,7 +21,7 @@ PLIST_DIRS= share/apple2 NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> diff --git a/emulators/stonx/Makefile b/emulators/stonx/Makefile index f56a5a0501d9..08d500aed1b4 100644 --- a/emulators/stonx/Makefile +++ b/emulators/stonx/Makefile @@ -37,7 +37,7 @@ DOCS= ../COPYING AUTHORS DEBUGGING INSTALL README RELEASE_NOTES \ FONTS= System0-iso.pcf System0.pcf System1-iso.pcf System1.pcf \ System2-iso.pcf System2.pcf -OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_DEFINE= DOCS EXAMPLES .include <bsd.port.options.mk> diff --git a/emulators/tiemu3/Makefile b/emulators/tiemu3/Makefile index eb62f6377898..284143e3818a 100644 --- a/emulators/tiemu3/Makefile +++ b/emulators/tiemu3/Makefile @@ -29,7 +29,7 @@ MAN1= tiemu.1 NO_STAGE= yes -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include <bsd.port.options.mk> diff --git a/emulators/tme/Makefile b/emulators/tme/Makefile index 84ed1a8874f7..0f379a446adf 100644 --- a/emulators/tme/Makefile +++ b/emulators/tme/Makefile @@ -38,7 +38,7 @@ LDFLAGS+= -L${LOCALBASE}/lib NO_STAGE= yes -OPTIONS_DEFINE= EXAMPLES +OPTIONS_DEFINE= EXAMPLES .include <bsd.port.options.mk> diff --git a/emulators/vmw/Makefile b/emulators/vmw/Makefile index 3f0d300cecb5..e9dd9106d6a0 100644 --- a/emulators/vmw/Makefile +++ b/emulators/vmw/Makefile @@ -15,7 +15,7 @@ USES= iconv SBINS= vmw vmshrink vmftp -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |