From 0ee8b7c8c2c43fec3368d133f6cc1d965a970f97 Mon Sep 17 00:00:00 2001 From: kris Date: Sat, 7 Feb 2004 00:20:53 +0000 Subject: BROKEN on 5.x: install fails --- lang/fpc/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'lang/fpc') diff --git a/lang/fpc/Makefile b/lang/fpc/Makefile index 1c313db347c0..0d282b922959 100644 --- a/lang/fpc/Makefile +++ b/lang/fpc/Makefile @@ -25,6 +25,10 @@ COMMENT= Free Pascal compiler with Turbo, Delphi and other extensions .include +.if ${OSVERSION} >= 502000 +BROKEN= "Install fails" +.endif + LIB_DEPENDS= gds.1:${PORTSDIR}/databases/firebird .if ${OSVERSION} >= 500000 LIB_DEPENDS+= c.4:${PORTSDIR}/misc/compat4x -- cgit t repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to 1.57.vanilla2015-03-261-2/+2
* - Update to 1.56wen2015-01-171-2/+2
* - Update to 1.54swills2012-08-281-2/+2