aboutsummaryrefslogtreecommitdiff
path: root/finance/aqmoney
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2003-12-15 04:20:02 +0000
committerMark Linimon <linimon@FreeBSD.org>2003-12-15 04:20:02 +0000
commit5877e27e050875c42041e216ebaf6313272a8511 (patch)
treec021cb01f3a933d4dab353d316683f3bb8a12ebf /finance/aqmoney
parente9dfb00a00e80af9ddc305781687479ee158a3f2 (diff)
downloadports-5877e27e050875c42041e216ebaf6313272a8511.tar.gz
ports-5877e27e050875c42041e216ebaf6313272a8511.zip
Notes
Diffstat (limited to 'finance/aqmoney')
-rw-r--r--finance/aqmoney/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/finance/aqmoney/Makefile b/finance/aqmoney/Makefile
index 3738c2d3964b..145465a0d22d 100644
--- a/finance/aqmoney/Makefile
+++ b/finance/aqmoney/Makefile
@@ -19,10 +19,4 @@ GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
MAN1= aqmoney.1
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 500113
-BROKEN= "Configure fails"
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>