aboutsummaryrefslogtreecommitdiff
path: root/finance/openhbci/Makefile
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2005-01-09 17:24:23 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2005-01-09 17:24:23 +0000
commit86b8c064a9477daeaf4a06d4aa7e805b004aeee4 (patch)
tree4910e2e9af038fddb4e4b52a5ab075aa7eb17846 /finance/openhbci/Makefile
parentcc19227ea33bf93ed649c53ad308962fe12ca410 (diff)
downloadports-86b8c064a9477daeaf4a06d4aa7e805b004aeee4.tar.gz
ports-86b8c064a9477daeaf4a06d4aa7e805b004aeee4.zip
Fix build on 5.x
PR: 75769 Submitted by: Frerich Raabe <frerich@athame.co.uk>
Notes
Notes: svn path=/head/; revision=125971
Diffstat (limited to 'finance/openhbci/Makefile')
-rw-r--r--finance/openhbci/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/finance/openhbci/Makefile b/finance/openhbci/Makefile
index 3c1309675fd3..a70d26e9a444 100644
--- a/finance/openhbci/Makefile
+++ b/finance/openhbci/Makefile
@@ -18,10 +18,4 @@ GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
INSTALLS_SHLIB= yes
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 502126
-BROKEN= "Does not compile on FreeBSD >= 5.x"
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>