summaryrefslogtreecommitdiff
path: root/finance/libofx
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2007-04-15 21:06:14 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2007-04-15 21:06:14 +0000
commit46b9896d01ebb6c9dc68e651b3d82a98561777f6 (patch)
tree60089dfa8bdc8380dce358589a2e1bd3b0abbd11 /finance/libofx
parentUnbreak building at 5.x (do not perform 'make test' because (diff)
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter f-h
Notes
Notes: svn path=/head/; revision=190038
Diffstat (limited to 'finance/libofx')
-rw-r--r--finance/libofx/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/finance/libofx/Makefile b/finance/libofx/Makefile
index 70574346aada..55e68e22d75f 100644
--- a/finance/libofx/Makefile
+++ b/finance/libofx/Makefile
@@ -42,10 +42,4 @@ post-install:
@${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${DOCSDIR}
.endif
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BROKEN= does not compile
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>