aboutsummaryrefslogtreecommitdiffstats
path: root/finance
diff options
context:
space:
mode:
authorgabor <gabor@FreeBSD.org>2007-04-16 05:06:14 +0800
committergabor <gabor@FreeBSD.org>2007-04-16 05:06:14 +0800
commitc26df24ef22ddc1d6da09fc70c0fe5504ffef5b9 (patch)
treeca3e87148da586647b9a756895518811b0d88204 /finance
parentcd643c65b2204e4385844a0b89a1f010731027dc (diff)
downloadfreebsd-ports-gnome-c26df24ef22ddc1d6da09fc70c0fe5504ffef5b9.tar.gz
freebsd-ports-gnome-c26df24ef22ddc1d6da09fc70c0fe5504ffef5b9.tar.zst
freebsd-ports-gnome-c26df24ef22ddc1d6da09fc70c0fe5504ffef5b9.zip
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter f-h
Diffstat (limited to 'finance')
-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>