summaryrefslogtreecommitdiff
path: root/finance
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
parentMake COMMENT, CATEGOTIES, MAINTAINER can override by slave-ports. (diff)
I forgot to reset the BROKEN Makevar; it does indeed make on 5.1-RELEASE
now. However, I have not yet tested it on -CURRENT.
Notes
Notes: svn path=/head/; revision=95834
Diffstat (limited to 'finance')
-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>