svn commit: r305059 - head/editors/fpc-ide

Jose Alonso Cardenas Marquez acm at FreeBSD.org
Sun Sep 30 00:29:38 UTC 2012


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 at 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
 



More information about the svn-ports-all mailing list