aboutsummaryrefslogtreecommitdiffstats
path: root/korean
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2006-09-18 12:27:06 +0800
committerMark Linimon <linimon@FreeBSD.org>2006-09-18 12:27:06 +0800
commit6295c721b76ced32fca3a1c4874067211fe72cc7 (patch)
treee493e8b3c74342637c3ccb0e20643fc6883f839f /korean
parent7f008f65c07f56fe0cd381731fcced305922f928 (diff)
downloadfreebsd-ports-gnome-6295c721b76ced32fca3a1c4874067211fe72cc7.tar.gz
freebsd-ports-gnome-6295c721b76ced32fca3a1c4874067211fe72cc7.tar.zst
freebsd-ports-gnome-6295c721b76ced32fca3a1c4874067211fe72cc7.zip
Remove usage of OSVERSION in BROKEN message. I introduced this usage but
have declared it to be bogus. Hat: portmgr
Diffstat (limited to 'korean')
-rw-r--r--korean/gau/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/korean/gau/Makefile b/korean/gau/Makefile
index 3009a29b23e2..ef7e0ae2e576 100644
--- a/korean/gau/Makefile
+++ b/korean/gau/Makefile
@@ -30,7 +30,7 @@ GNU_CONFIGURE= yes
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 500113
-BROKEN= "Does not compile on FreeBSD ${OSVERSION}"
+BROKEN= Does not compile on FreeBSD > 5.0
.endif
.include <bsd.port.post.mk>
d53e174f819650366be35e'>- Update to 0.49.Chin-San Huang2007-07-292-5/+5 | | | | | | - Take maintainership. Approved by: rafan (mentor, implicit) * - Update to 0.48Martin Wilke2007-04-212-4/+4 | * Update to 0.47Kirill Ponomarev2006-01-062-4/+4 | * - Add SHA256Pav Lucistnik2005-11-261-0/+1 | * Update to mmail-0.46 to fix fetchingKris Kennaway2005-10-152-4/+3 | * Use PLIST_FILES.Trevor Johnson2004-02-062-2/+2 | | | | Reviewed by: marcus * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1 | | | | (Part 1) * SIZEify.Trevor Johnson2004-01-301-0/+1 | * - Fix build on -currentKirill Ponomarev2003-11-111-7/+2 | | | | | PR: 59131 Submitted by: Ports Fury * - Update to 0.45 [1]Erwin Lansing2003-09-272-3/+9 | | | | | | | - Mark broken on 5.x PR: 57276 [1] Submitted by: Mark Linimon <linimon@lonesome.com> * upgrade to 0.44Ying-Chieh Liao2003-05-092-2/+2 | | | | | PR: 51954 Submitted by: Kirill Ponomarew <ponomarew@oberon.net>