aboutsummaryrefslogtreecommitdiffstats
path: root/finance/openhbci
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2008-07-27 23:34:36 +0800
committerrafan <rafan@FreeBSD.org>2008-07-27 23:34:36 +0800
commit48faa64393a6cdfe4498ab98cbeaa1ed7ae55664 (patch)
treeb90b08b0032d35584a56e9d8ecb8154864764675 /finance/openhbci
parent97e5cc8171157b76ca17f2af257e4b92ce290e36 (diff)
downloadfreebsd-ports-gnome-48faa64393a6cdfe4498ab98cbeaa1ed7ae55664.tar.gz
freebsd-ports-gnome-48faa64393a6cdfe4498ab98cbeaa1ed7ae55664.tar.zst
freebsd-ports-gnome-48faa64393a6cdfe4498ab98cbeaa1ed7ae55664.zip
- Drop 4.x support
Diffstat (limited to 'finance/openhbci')
-rw-r--r--finance/openhbci/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/finance/openhbci/Makefile b/finance/openhbci/Makefile
index c2839af8bf2c..8d13754e7f02 100644
--- a/finance/openhbci/Makefile
+++ b/finance/openhbci/Makefile
@@ -20,10 +20,4 @@ GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
USE_LDCONFIG= yes
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500035
-IGNORE= does not work on 4.x, needs newer C++ library
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>