Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Sep 2012 00:29:38 +0000 (UTC)
From:      Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r305059 - head/editors/fpc-ide
Message-ID:  <201209300029.q8U0Tckc026857@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: acm
Date: Sun Sep 30 00:29:38 2012
New Revision: 305059
URL: http://svn.freebsd.org/changeset/ports/305059

Log:
  - Now, it could build without problem
  - Remove BROKEN

Modified:
  head/editors/fpc-ide/Makefile

Modified: head/editors/fpc-ide/Makefile
==============================================================================
--- head/editors/fpc-ide/Makefile	Sun Sep 30 00:28:07 2012	(r305058)
+++ head/editors/fpc-ide/Makefile	Sun Sep 30 00:29:38 2012	(r305059)
@@ -12,8 +12,6 @@ PKGNAMESUFFIX=	-ide
 MAINTAINER=	acm@FreeBSD.org
 COMMENT=	Free Pascal integrated IDE/compiler
 
-BROKEN=		does not build
-
 USE_FPC=	chm fcl-async fcl-base fv gdbint graph ibase hash mysql odbc \
 		oracle pasjpeg paszlib pthreads postgres regexpr sqlite
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209300029.q8U0Tckc026857>