diff options
author | edwin <edwin@FreeBSD.org> | 2003-10-13 00:46:57 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-10-13 00:46:57 +0000 |
commit | 3b86f3650ef515e6816d8e46901f98aec7fd2fd2 (patch) | |
tree | a0cfdf163f5ee1a68ec6a88d9e16d177dcec1537 | |
parent | f1b2baf66afb1b728868e38ca379f48b68242947 (diff) | |
download | FreeBSD-ports-3b86f3650ef515e6816d8e46901f98aec7fd2fd2.zip FreeBSD-ports-3b86f3650ef515e6816d8e46901f98aec7fd2fd2.tar.gz |
Unbreak BROKEN message
-rw-r--r-- | ukrainian/iceb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ukrainian/iceb/Makefile b/ukrainian/iceb/Makefile index 40f8c21..1327667 100644 --- a/ukrainian/iceb/Makefile +++ b/ukrainian/iceb/Makefile @@ -35,7 +35,7 @@ CONFIGURE_ENV= ICEB_DB_LIB=${LOCALBASE}/lib/mysql .include <bsd.port.pre.mk> .if ${OSVERSION} > 500000 -BROKEN= Doesn't compile on -current +BROKEN= Does not compile on -current. Maintainer informed. .endif post-patch: |