aboutsummaryrefslogtreecommitdiff
path: root/chinese/gcin-devel
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2009-09-30 17:56:55 +0000
committerErwin Lansing <erwin@FreeBSD.org>2009-09-30 17:56:55 +0000
commitf6cfec5661289fce9474dffcb16c79435f236fb5 (patch)
tree1f6d350137fd9d30e1019f408f753ff31d624558 /chinese/gcin-devel
parent80bf5b99b95af57a41c7523afdd2431e43cf7528 (diff)
downloadports-f6cfec5661289fce9474dffcb16c79435f236fb5.tar.gz
ports-f6cfec5661289fce9474dffcb16c79435f236fb5.zip
Fix typo in previous commit.
Notes
Notes: svn path=/head/; revision=242318
Diffstat (limited to 'chinese/gcin-devel')
-rw-r--r--chinese/gcin-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/gcin-devel/Makefile b/chinese/gcin-devel/Makefile
index f452c138d46d..a97eea1a8f17 100644
--- a/chinese/gcin-devel/Makefile
+++ b/chinese/gcin-devel/Makefile
@@ -45,7 +45,7 @@ WRKSRC= ${WRKDIR}/gcin-${PORTVERSION}
.include <bsd.port.pre.mk>
-.if ${OSVERSION} > 700000
+.if ${OSVERSION} < 700000
BROKEN= does not build
.endif