diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2010-08-16 17:45:15 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2010-08-16 17:45:15 +0000 |
commit | 7bcde27b942b55999699e240530dc4119a428ba7 (patch) | |
tree | aad0955b37f25d43394f2ef55d52f673969e82a8 /lang/fpc-base | |
parent | 67570e2a09da5af20a828865e5dc4709dc16e05d (diff) | |
download | ports-7bcde27b942b55999699e240530dc4119a428ba7.tar.gz ports-7bcde27b942b55999699e240530dc4119a428ba7.zip |
Notes
Diffstat (limited to 'lang/fpc-base')
-rw-r--r-- | lang/fpc-base/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/lang/fpc-base/Makefile b/lang/fpc-base/Makefile index 715507dfccc3..f405a147aa79 100644 --- a/lang/fpc-base/Makefile +++ b/lang/fpc-base/Makefile @@ -6,8 +6,7 @@ # PORTNAME= base -PORTVERSION= 2.2.4 -PORTREVISION= 3 +PORTVERSION= 2.4.0 CATEGORIES= lang MASTER_SITES= # empty PKGNAMEPREFIX= fpc- @@ -23,8 +22,6 @@ WANT_FPC_BASE= yes RUN_DEPENDS+= ${LOCALBASE}/share/doc/fpdocs-${PORTVERSION}/user.pdf:${PORTSDIR}/lang/fpc-docs .endif -BROKEN= does not build - NO_BUILD= yes do-install: # empty |