diff options
Diffstat (limited to 'editors/fpc-ide/Makefile')
-rw-r--r-- | editors/fpc-ide/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/editors/fpc-ide/Makefile b/editors/fpc-ide/Makefile index c880c1f90731..cc40c85f65c8 100644 --- a/editors/fpc-ide/Makefile +++ b/editors/fpc-ide/Makefile @@ -5,15 +5,13 @@ # $FreeBSD$ # -PORTREVISION= 3 +PORTREVISION= 0 CATEGORIES= editors lang 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 |