summaryrefslogtreecommitdiff
path: root/ftp/omi/Makefile
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2009-03-21 17:26:35 +0000
committerRong-En Fan <rafan@FreeBSD.org>2009-03-21 17:26:35 +0000
commit4f810983a2c308961f39b5e060795f92ffc997f7 (patch)
tree73ded01169a254c59a17fe0012951dd870889cf1 /ftp/omi/Makefile
parent- Add support for Xft and UTF-8 (optional) (diff)
- Fix build after strndup(3) MFC
PR: ports/132014 Submitted by: Florian Smeets <flo at kasimir.com> Approved by: maintainer timeout (1 month)
Notes
Notes: svn path=/head/; revision=230591
Diffstat (limited to 'ftp/omi/Makefile')
-rw-r--r--ftp/omi/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/ftp/omi/Makefile b/ftp/omi/Makefile
index a2b74033450a..d3458e26c8d5 100644
--- a/ftp/omi/Makefile
+++ b/ftp/omi/Makefile
@@ -33,10 +33,4 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/BSD-COPYRIGHT ${DOCSDIR}/
.endif
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 800058 || (${OSVERSION} >= 701101 && ${OSVERSION} < 800000)
-BROKEN= does not build
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>