summaryrefslogtreecommitdiffstats
path: root/chinese
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2009-12-20 08:39:21 +0000
committerdelphij <delphij@FreeBSD.org>2009-12-20 08:39:21 +0000
commit38bf547fefddfe299ae6cd3bf9785b8862b31d19 (patch)
tree55c220bc97d55ab011a65a6c01dfb7e67dfd1c6d /chinese
parente70bc203d7561430a51bcf6d185edc510fcd32aa (diff)
downloadFreeBSD-ports-38bf547fefddfe299ae6cd3bf9785b8862b31d19.zip
FreeBSD-ports-38bf547fefddfe299ae6cd3bf9785b8862b31d19.tar.gz
Style: exist() should not have space before that.
Submitted by: maintainer
Diffstat (limited to 'chinese')
-rw-r--r--chinese/fortune/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/fortune/Makefile b/chinese/fortune/Makefile
index 3764b81..e1a2d12 100644
--- a/chinese/fortune/Makefile
+++ b/chinese/fortune/Makefile
@@ -23,7 +23,7 @@ NO_BUILD= yes
USE_GMAKE= yes
USE_BZIP2= yes
-.if !exists (/usr/games/fortune) || !exists(/usr/games/strfile)
+.if !exists(/usr/games/fortune) || !exists(/usr/games/strfile)
IGNORE= needs the FreeBSD games distribution
.endif
OpenPOWER on IntegriCloud