aboutsummaryrefslogtreecommitdiff
path: root/lang/fpc
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-02-22 00:41:57 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-02-22 00:41:57 +0000
commitacc8e18d0afd5affb3398a36d08c3866cf83dd17 (patch)
tree10974e36c8c63e1419929ac5a00bcf55d75808cf /lang/fpc
parent8dc5afd250bdf1dd83511056b1ab091176fd048c (diff)
downloadports-acc8e18d0afd5affb3398a36d08c3866cf83dd17.tar.gz
ports-acc8e18d0afd5affb3398a36d08c3866cf83dd17.zip
Notes
Diffstat (limited to 'lang/fpc')
-rw-r--r--lang/fpc/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/lang/fpc/Makefile b/lang/fpc/Makefile
index 0d282b922959..3bd35384cc15 100644
--- a/lang/fpc/Makefile
+++ b/lang/fpc/Makefile
@@ -23,11 +23,9 @@ EXTRACT_SUFX= .tar
MAINTAINER= coop9211@uidaho.edu
COMMENT= Free Pascal compiler with Turbo, Delphi and other extensions
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 502000
BROKEN= "Install fails"
-.endif
+
+.include <bsd.port.pre.mk>
LIB_DEPENDS= gds.1:${PORTSDIR}/databases/firebird
.if ${OSVERSION} >= 500000