aboutsummaryrefslogtreecommitdiff
path: root/finance/openhbci
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2008-07-27 15:34:36 +0000
committerRong-En Fan <rafan@FreeBSD.org>2008-07-27 15:34:36 +0000
commitf58c461e40c2fe4333ac8db4fff8aebeaa7fb005 (patch)
tree966d080c350ca886f75ec7f6a11d3e9dc87a3a06 /finance/openhbci
parentfd6d4c049f5d0ce4bdf61790240335551f2f8486 (diff)
downloadports-f58c461e40c2fe4333ac8db4fff8aebeaa7fb005.tar.gz
ports-f58c461e40c2fe4333ac8db4fff8aebeaa7fb005.zip
- Drop 4.x support
Notes
Notes: svn path=/head/; revision=217675
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>