diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2012-09-30 08:29:38 +0800 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2012-09-30 08:29:38 +0800 |
commit | aca60c97825a302ef302a1db5ab443764e9bb84c (patch) | |
tree | ef3f916c83d5ab4d81fe92f8c54556aa7b40484d /editors/fpc-ide/Makefile | |
parent | b3bf0d27ee66925ab9fe0f096629d320451c702b (diff) | |
download | freebsd-ports-gnome-aca60c97825a302ef302a1db5ab443764e9bb84c.tar.gz freebsd-ports-gnome-aca60c97825a302ef302a1db5ab443764e9bb84c.tar.zst freebsd-ports-gnome-aca60c97825a302ef302a1db5ab443764e9bb84c.zip |
- Now, it could build without problem
- Remove BROKEN
Diffstat (limited to 'editors/fpc-ide/Makefile')
-rw-r--r-- | editors/fpc-ide/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/editors/fpc-ide/Makefile b/editors/fpc-ide/Makefile index e1bbb91365f9..6b19bfd9c9f2 100644 --- a/editors/fpc-ide/Makefile +++ b/editors/fpc-ide/Makefile @@ -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 |